Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder
-
Uses of CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnTopicRuleDestination.VpcDestinationPropertiesProperty.builder()
Sets the value ofCfnTopicRuleDestination.VpcDestinationPropertiesProperty.getRoleArn()
CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder.securityGroups
(List<String> securityGroups) Sets the value ofCfnTopicRuleDestination.VpcDestinationPropertiesProperty.getSubnetIds()
Sets the value ofCfnTopicRuleDestination.VpcDestinationPropertiesProperty.getVpcId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder
.