@Stability(value=Stable) public static final class CfnConnectorProfile.VeevaConnectorProfileCredentialsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.VeevaConnectorProfileCredentialsProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectorProfile.VeevaConnectorProfileCredentialsProperty |
build()
Builds the configured instance.
|
CfnConnectorProfile.VeevaConnectorProfileCredentialsProperty.Builder |
password(String password)
|
CfnConnectorProfile.VeevaConnectorProfileCredentialsProperty.Builder |
username(String username)
|
@Stability(value=Stable) public CfnConnectorProfile.VeevaConnectorProfileCredentialsProperty.Builder password(String password)
password - `CfnConnectorProfile.VeevaConnectorProfileCredentialsProperty.Password`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.VeevaConnectorProfileCredentialsProperty.Builder username(String username)
username - `CfnConnectorProfile.VeevaConnectorProfileCredentialsProperty.Username`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.VeevaConnectorProfileCredentialsProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfile.VeevaConnectorProfileCredentialsProperty>CfnConnectorProfile.VeevaConnectorProfileCredentialsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.