@Stability(value=Stable) public static final class CfnFunction.IdentitySAMPTProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.IdentitySAMPTProperty>
CfnFunction.IdentitySAMPTProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.IdentitySAMPTProperty |
build()
Builds the configured instance.
|
CfnFunction.IdentitySAMPTProperty.Builder |
identityName(String identityName)
Sets the value of
CfnFunction.IdentitySAMPTProperty.getIdentityName() |
@Stability(value=Stable) public CfnFunction.IdentitySAMPTProperty.Builder identityName(String identityName)
CfnFunction.IdentitySAMPTProperty.getIdentityName()identityName - `CfnFunction.IdentitySAMPTProperty.IdentityName`. This parameter is required.this@Stability(value=Stable) public CfnFunction.IdentitySAMPTProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.IdentitySAMPTProperty>CfnFunction.IdentitySAMPTPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.