@Stability(value=Stable) public static final class CfnDataSource.OpenSearchServiceConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.OpenSearchServiceConfigProperty>
CfnDataSource.OpenSearchServiceConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.OpenSearchServiceConfigProperty.Builder |
awsRegion(String awsRegion)
Sets the value of
CfnDataSource.OpenSearchServiceConfigProperty.getAwsRegion() |
CfnDataSource.OpenSearchServiceConfigProperty |
build()
Builds the configured instance.
|
CfnDataSource.OpenSearchServiceConfigProperty.Builder |
endpoint(String endpoint)
Sets the value of
CfnDataSource.OpenSearchServiceConfigProperty.getEndpoint() |
@Stability(value=Stable) public CfnDataSource.OpenSearchServiceConfigProperty.Builder awsRegion(String awsRegion)
CfnDataSource.OpenSearchServiceConfigProperty.getAwsRegion()awsRegion - The AWS Region. This parameter is required.this@Stability(value=Stable) public CfnDataSource.OpenSearchServiceConfigProperty.Builder endpoint(String endpoint)
CfnDataSource.OpenSearchServiceConfigProperty.getEndpoint()endpoint - The endpoint. This parameter is required.this@Stability(value=Stable) public CfnDataSource.OpenSearchServiceConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.OpenSearchServiceConfigProperty>CfnDataSource.OpenSearchServiceConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.