AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
lambda
/
aws.sdk.kotlin.services.lambda.model
/
TagResourceRequest
/
Builder
Builder
class
Builder
Members
Properties
resource
Link copied to clipboard
var
resource
:
String
?
The resource's Amazon Resource Name (ARN).
tags
Link copied to clipboard
var
tags
:
Map
<
String
,
String
>
?
A list of tags to apply to the resource.