toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.