@Stability(value=Stable) public static final class CfnEndpoint.RedshiftSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.RedshiftSettingsProperty>
CfnEndpoint.RedshiftSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.RedshiftSettingsProperty |
build()
Builds the configured instance.
|
CfnEndpoint.RedshiftSettingsProperty.Builder |
secretsManagerAccessRoleArn(String secretsManagerAccessRoleArn)
Sets the value of
CfnEndpoint.RedshiftSettingsProperty.getSecretsManagerAccessRoleArn() |
CfnEndpoint.RedshiftSettingsProperty.Builder |
secretsManagerSecretId(String secretsManagerSecretId)
Sets the value of
CfnEndpoint.RedshiftSettingsProperty.getSecretsManagerSecretId() |
@Stability(value=Stable) public CfnEndpoint.RedshiftSettingsProperty.Builder secretsManagerAccessRoleArn(String secretsManagerAccessRoleArn)
CfnEndpoint.RedshiftSettingsProperty.getSecretsManagerAccessRoleArn()secretsManagerAccessRoleArn - `CfnEndpoint.RedshiftSettingsProperty.SecretsManagerAccessRoleArn`.this@Stability(value=Stable) public CfnEndpoint.RedshiftSettingsProperty.Builder secretsManagerSecretId(String secretsManagerSecretId)
CfnEndpoint.RedshiftSettingsProperty.getSecretsManagerSecretId()secretsManagerSecretId - `CfnEndpoint.RedshiftSettingsProperty.SecretsManagerSecretId`.this@Stability(value=Stable) public CfnEndpoint.RedshiftSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.RedshiftSettingsProperty>CfnEndpoint.RedshiftSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.