AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ssm
/
aws.sdk.kotlin.services.ssm.model
/
NodeAttributeName
Node
Attribute
Name
sealed
class
NodeAttributeName
Inheritors
AgentVersion
PlatformName
PlatformType
PlatformVersion
Region
ResourceType
SdkUnknown
Members
Types
Agent
Version
Link copied to clipboard
object
AgentVersion
:
NodeAttributeName
Companion
Link copied to clipboard
object
Companion
Platform
Name
Link copied to clipboard
object
PlatformName
:
NodeAttributeName
Platform
Type
Link copied to clipboard
object
PlatformType
:
NodeAttributeName
Platform
Version
Link copied to clipboard
object
PlatformVersion
:
NodeAttributeName
Region
Link copied to clipboard
object
Region
:
NodeAttributeName
Resource
Type
Link copied to clipboard
object
ResourceType
:
NodeAttributeName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
NodeAttributeName
Properties
value
Link copied to clipboard
abstract
val
value
:
String