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