@Stability(value=Stable) public static final class CfnDataSource.AwsIamConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.AwsIamConfigProperty>
CfnDataSource.AwsIamConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.AwsIamConfigProperty |
build()
Builds the configured instance.
|
CfnDataSource.AwsIamConfigProperty.Builder |
signingRegion(String signingRegion)
Sets the value of
CfnDataSource.AwsIamConfigProperty.getSigningRegion() |
CfnDataSource.AwsIamConfigProperty.Builder |
signingServiceName(String signingServiceName)
Sets the value of
CfnDataSource.AwsIamConfigProperty.getSigningServiceName() |
@Stability(value=Stable) public CfnDataSource.AwsIamConfigProperty.Builder signingRegion(String signingRegion)
CfnDataSource.AwsIamConfigProperty.getSigningRegion()signingRegion - `CfnDataSource.AwsIamConfigProperty.SigningRegion`.this@Stability(value=Stable) public CfnDataSource.AwsIamConfigProperty.Builder signingServiceName(String signingServiceName)
CfnDataSource.AwsIamConfigProperty.getSigningServiceName()signingServiceName - `CfnDataSource.AwsIamConfigProperty.SigningServiceName`.this@Stability(value=Stable) public CfnDataSource.AwsIamConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.AwsIamConfigProperty>CfnDataSource.AwsIamConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.