Uses of Class
software.amazon.awssdk.services.synthetics.model.VpcConfigOutput
-
Packages that use VpcConfigOutput Package Description software.amazon.awssdk.services.synthetics.model -
-
Uses of VpcConfigOutput in software.amazon.awssdk.services.synthetics.model
Methods in software.amazon.awssdk.services.synthetics.model that return VpcConfigOutput Modifier and Type Method Description VpcConfigOutputCanary. vpcConfig()Returns the value of the VpcConfig property for this object.Methods in software.amazon.awssdk.services.synthetics.model with parameters of type VpcConfigOutput Modifier and Type Method Description Canary.BuilderCanary.Builder. vpcConfig(VpcConfigOutput vpcConfig)Sets the value of the VpcConfig property for this object.
-