Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.synthetics.CfnCanaryPropsMixin.VPCConfigProperty
Packages that use CfnCanaryPropsMixin.VPCConfigProperty
-
Uses of CfnCanaryPropsMixin.VPCConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.synthetics
Classes in software.amazon.awscdk.cfnpropertymixins.services.synthetics that implement CfnCanaryPropsMixin.VPCConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCanaryPropsMixin.VPCConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.synthetics that return CfnCanaryPropsMixin.VPCConfigPropertyModifier and TypeMethodDescriptionCfnCanaryPropsMixin.VPCConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.synthetics with parameters of type CfnCanaryPropsMixin.VPCConfigPropertyModifier and TypeMethodDescriptionCfnCanaryMixinProps.Builder.vpcConfig(CfnCanaryPropsMixin.VPCConfigProperty vpcConfig) Sets the value ofCfnCanaryMixinProps.getVpcConfig()CfnCanaryPropsMixin.Builder.vpcConfig(CfnCanaryPropsMixin.VPCConfigProperty vpcConfig) If this canary is to test an endpoint in a VPC, this structure contains information about the subnet and security groups of the VPC endpoint.