pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lakeformation.kotlin.outputs
/
PrincipalPermissionsLfTag
Principal
Permissions
Lf
Tag
data
class
PrincipalPermissionsLfTag
(
val
tagKey
:
String
?
=
null
,
val
tagValues
:
List
<
String
>
?
=
null
)
Types
Constructors
Properties
Constructors
Principal
Permissions
Lf
Tag
Link copied to clipboard
fun
PrincipalPermissionsLfTag
(
tagKey
:
String
?
=
null
,
tagValues
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
tag
Key
Link copied to clipboard
val
tagKey
:
String
?
=
null
tag
Values
Link copied to clipboard
val
tagValues
:
List
<
String
>
?
=
null