AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
TagDescription
/
Builder
Builder
class
Builder
Members
Properties
key
Link copied to clipboard
var
key
:
String
?
The tag key.
resource
Id
Link copied to clipboard
var
resourceId
:
String
?
The ID of the resource.
resource
Type
Link copied to clipboard
var
resourceType
:
ResourceType
?
The resource type.
value
Link copied to clipboard
var
value
:
String
?
The tag value.