toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.lakeformation.kotlin.outputs
/
OptInResourceDataLfTag
Opt
In
Resource
Data
Lf
Tag
data
class
OptInResourceDataLfTag
(
val
catalogId
:
String
?
=
null
,
val
key
:
String
,
val
value
:
String
)
Members
Constructors
Opt
In
Resource
Data
Lf
Tag
Link copied to clipboard
constructor
(
catalogId
:
String
?
=
null
,
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
catalog
Id
Link copied to clipboard
val
catalogId
:
String
?
=
null
Identifier for the Data Catalog. By default, it is the account ID of the caller.
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
String