AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
drs
/
aws.sdk.kotlin.services.drs.model
/
TagResourceRequest
/
Builder
Builder
class
Builder
Members
Properties
resource
Arn
Link copied to clipboard
var
resourceArn
:
String
?
ARN of the resource for which tags are to be added or updated.
tags
Link copied to clipboard
var
tags
:
Map
<
String
,
String
>
?
Array of tags to be added or updated.