toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
lambda
/
aws.sdk.kotlin.services.lambda.model
/
UntagResourceRequest
/
Builder
Builder
class
Builder
Members
Properties
resource
Link copied to clipboard
var
resource
:
String
?
The function's Amazon Resource Name (ARN).
tag
Keys
Link copied to clipboard
var
tagKeys
:
List
<
String
>
?
A list of tag keys to remove from the function.