toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.lakeformation.kotlin.outputs
/
OptInResourceDataLfTagExpression
Opt
In
Resource
Data
Lf
Tag
Expression
data
class
OptInResourceDataLfTagExpression
(
val
catalogId
:
String
?
=
null
,
val
name
:
String
)
Members
Constructors
Opt
In
Resource
Data
Lf
Tag
Expression
Link copied to clipboard
constructor
(
catalogId
:
String
?
=
null
,
name
:
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.
name
Link copied to clipboard
val
name
:
String
Name of the table.