Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.synthetics.CfnCanaryPropsMixin.VPCConfigProperty.Builder
Packages that use CfnCanaryPropsMixin.VPCConfigProperty.Builder
-
Uses of CfnCanaryPropsMixin.VPCConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.synthetics
Methods in software.amazon.awscdk.cfnpropertymixins.services.synthetics that return CfnCanaryPropsMixin.VPCConfigProperty.BuilderModifier and TypeMethodDescriptionCfnCanaryPropsMixin.VPCConfigProperty.builder()CfnCanaryPropsMixin.VPCConfigProperty.Builder.ipv6AllowedForDualStack(Boolean ipv6AllowedForDualStack) Sets the value ofCfnCanaryPropsMixin.VPCConfigProperty.getIpv6AllowedForDualStack()CfnCanaryPropsMixin.VPCConfigProperty.Builder.ipv6AllowedForDualStack(IResolvable ipv6AllowedForDualStack) Sets the value ofCfnCanaryPropsMixin.VPCConfigProperty.getIpv6AllowedForDualStack()CfnCanaryPropsMixin.VPCConfigProperty.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnCanaryPropsMixin.VPCConfigProperty.getSecurityGroupIds()Sets the value ofCfnCanaryPropsMixin.VPCConfigProperty.getSubnetIds()Sets the value ofCfnCanaryPropsMixin.VPCConfigProperty.getVpcId()Sets the value ofCfnCanaryPropsMixin.VPCConfigProperty.getVpcId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.synthetics with parameters of type CfnCanaryPropsMixin.VPCConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCanaryPropsMixin.VPCConfigProperty.Builder.