AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ssmquicksetup
/
aws.sdk.kotlin.services.ssmquicksetup.model
/
TagResourceRequest
/
Builder
Builder
class
Builder
Members
Properties
resource
Arn
Link copied to clipboard
var
resourceArn
:
String
?
The ARN of the resource to tag.
tags
Link copied to clipboard
var
tags
:
Map
<
String
,
String
>
?
Key-value pairs of metadata to assign to the resource.