@Stability(value=Stable) public static final class CfnDataSource.RdsHttpEndpointConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.RdsHttpEndpointConfigProperty>
CfnDataSource.RdsHttpEndpointConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDataSource.RdsHttpEndpointConfigProperty.Builder awsRegion(String awsRegion)
CfnDataSource.RdsHttpEndpointConfigProperty.getAwsRegion()awsRegion - `CfnDataSource.RdsHttpEndpointConfigProperty.AwsRegion`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.RdsHttpEndpointConfigProperty.Builder awsSecretStoreArn(String awsSecretStoreArn)
CfnDataSource.RdsHttpEndpointConfigProperty.getAwsSecretStoreArn()awsSecretStoreArn - `CfnDataSource.RdsHttpEndpointConfigProperty.AwsSecretStoreArn`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.RdsHttpEndpointConfigProperty.Builder dbClusterIdentifier(String dbClusterIdentifier)
CfnDataSource.RdsHttpEndpointConfigProperty.getDbClusterIdentifier()dbClusterIdentifier - `CfnDataSource.RdsHttpEndpointConfigProperty.DbClusterIdentifier`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.RdsHttpEndpointConfigProperty.Builder databaseName(String databaseName)
CfnDataSource.RdsHttpEndpointConfigProperty.getDatabaseName()databaseName - `CfnDataSource.RdsHttpEndpointConfigProperty.DatabaseName`.this@Stability(value=Stable) public CfnDataSource.RdsHttpEndpointConfigProperty.Builder schema(String schema)
CfnDataSource.RdsHttpEndpointConfigProperty.getSchema()schema - `CfnDataSource.RdsHttpEndpointConfigProperty.Schema`.this@Stability(value=Stable) public CfnDataSource.RdsHttpEndpointConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.RdsHttpEndpointConfigProperty>CfnDataSource.RdsHttpEndpointConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.