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