AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
licensemanager
/
aws.sdk.kotlin.services.licensemanager.model
/
LicenseCountingType
License
Counting
Type
sealed
class
LicenseCountingType
Inheritors
Core
Instance
Socket
Vcpu
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Core
Link copied to clipboard
object
Core
:
LicenseCountingType
Instance
Link copied to clipboard
object
Instance
:
LicenseCountingType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
LicenseCountingType
Socket
Link copied to clipboard
object
Socket
:
LicenseCountingType
Vcpu
Link copied to clipboard
object
Vcpu
:
LicenseCountingType
Properties
value
Link copied to clipboard
abstract
val
value
:
String