Uses of Class
software.amazon.awscdk.services.iot.CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder
Packages that use CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder
-
Uses of CfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnTopicRuleDestination.VpcDestinationPropertiesProperty.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.iot with parameters of type CfnTopicRuleDestination.VpcDestinationPropertiesProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTopicRuleDestination.VpcDestinationPropertiesProperty.Builder
.