Uses of Class
software.amazon.awssdk.services.iot.model.VpcDestinationProperties
-
Packages that use VpcDestinationProperties Package Description software.amazon.awssdk.services.iot.model -
-
Uses of VpcDestinationProperties in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return VpcDestinationProperties Modifier and Type Method Description VpcDestinationPropertiesTopicRuleDestination. vpcProperties()Properties of the virtual private cloud (VPC) connection.Methods in software.amazon.awssdk.services.iot.model with parameters of type VpcDestinationProperties Modifier and Type Method Description TopicRuleDestination.BuilderTopicRuleDestination.Builder. vpcProperties(VpcDestinationProperties vpcProperties)Properties of the virtual private cloud (VPC) connection.
-