toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
lambda
/
aws.sdk.kotlin.services.lambda.model
/
TagResourceRequest
/
Builder
Builder
class
Builder
Members
Properties
resource
Link copied to clipboard
var
resource
:
String
?
The function's Amazon Resource Name (ARN).
tags
Link copied to clipboard
var
tags
:
Map
<
String
,
String
>
?
A list of tags to apply to the function.