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