toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.glue.kotlin.outputs
/
DatabaseDataLakePrincipal
Database
Data
Lake
Principal
data
class
DatabaseDataLakePrincipal
(
val
dataLakePrincipalIdentifier
:
String
?
=
null
)
The AWS Lake Formation principal.
Members
Constructors
Database
Data
Lake
Principal
Link copied to clipboard
constructor
(
dataLakePrincipalIdentifier
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
data
Lake
Principal
Identifier
Link copied to clipboard
val
dataLakePrincipalIdentifier
:
String
?
=
null
An identifier for the AWS Lake Formation principal.