@Stability(value=Stable) public static final class CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTopicRuleDestination.VpcDestinationPropertiesProperty>
CfnTopicRuleDestination.VpcDestinationPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTopicRuleDestination.VpcDestinationPropertiesProperty |
build()
Builds the configured instance.
|
CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder |
roleArn(String roleArn)
Sets the value of
CfnTopicRuleDestination.VpcDestinationPropertiesProperty.getRoleArn() |
CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder |
securityGroups(List<String> securityGroups)
|
CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder |
subnetIds(List<String> subnetIds)
Sets the value of
CfnTopicRuleDestination.VpcDestinationPropertiesProperty.getSubnetIds() |
CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder |
vpcId(String vpcId)
Sets the value of
CfnTopicRuleDestination.VpcDestinationPropertiesProperty.getVpcId() |
@Stability(value=Stable) public CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder roleArn(String roleArn)
CfnTopicRuleDestination.VpcDestinationPropertiesProperty.getRoleArn()roleArn - `CfnTopicRuleDestination.VpcDestinationPropertiesProperty.RoleArn`.this@Stability(value=Stable) public CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder securityGroups(List<String> securityGroups)
securityGroups - `CfnTopicRuleDestination.VpcDestinationPropertiesProperty.SecurityGroups`.this@Stability(value=Stable) public CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder subnetIds(List<String> subnetIds)
CfnTopicRuleDestination.VpcDestinationPropertiesProperty.getSubnetIds()subnetIds - `CfnTopicRuleDestination.VpcDestinationPropertiesProperty.SubnetIds`.this@Stability(value=Stable) public CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder vpcId(String vpcId)
CfnTopicRuleDestination.VpcDestinationPropertiesProperty.getVpcId()vpcId - `CfnTopicRuleDestination.VpcDestinationPropertiesProperty.VpcId`.this@Stability(value=Stable) public CfnTopicRuleDestination.VpcDestinationPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnTopicRuleDestination.VpcDestinationPropertiesProperty>CfnTopicRuleDestination.VpcDestinationPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.