AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
swf
/
aws.sdk.kotlin.services.swf.model
/
TagResourceRequest
/
Builder
Builder
class
Builder
Members
Properties
resource
Arn
Link copied to clipboard
var
resourceArn
:
String
?
The Amazon Resource Name (ARN) for the Amazon SWF domain.
tags
Link copied to clipboard
var
tags
:
List
<
ResourceTag
>
?
The list of tags to add to a domain.