@Stability(value=Stable) public static final class CfnDatabase.DataLakePrincipalProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDatabase.DataLakePrincipalProperty>
CfnDatabase.DataLakePrincipalProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDatabase.DataLakePrincipalProperty |
build()
Builds the configured instance.
|
CfnDatabase.DataLakePrincipalProperty.Builder |
dataLakePrincipalIdentifier(String dataLakePrincipalIdentifier)
Sets the value of
CfnDatabase.DataLakePrincipalProperty.getDataLakePrincipalIdentifier() |
@Stability(value=Stable) public CfnDatabase.DataLakePrincipalProperty.Builder dataLakePrincipalIdentifier(String dataLakePrincipalIdentifier)
CfnDatabase.DataLakePrincipalProperty.getDataLakePrincipalIdentifier()dataLakePrincipalIdentifier - An identifier for the AWS Lake Formation principal.this@Stability(value=Stable) public CfnDatabase.DataLakePrincipalProperty build()
build in interface software.amazon.jsii.Builder<CfnDatabase.DataLakePrincipalProperty>CfnDatabase.DataLakePrincipalPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.