Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appstream.CfnImageBuilderPropsMixin.VpcConfigProperty
Packages that use CfnImageBuilderPropsMixin.VpcConfigProperty
-
Uses of CfnImageBuilderPropsMixin.VpcConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.appstream
Classes in software.amazon.awscdk.cfnpropertymixins.services.appstream that implement CfnImageBuilderPropsMixin.VpcConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnImageBuilderPropsMixin.VpcConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appstream that return CfnImageBuilderPropsMixin.VpcConfigPropertyModifier and TypeMethodDescriptionCfnImageBuilderPropsMixin.VpcConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appstream with parameters of type CfnImageBuilderPropsMixin.VpcConfigPropertyModifier and TypeMethodDescriptionCfnImageBuilderMixinProps.Builder.vpcConfig(CfnImageBuilderPropsMixin.VpcConfigProperty vpcConfig) Sets the value ofCfnImageBuilderMixinProps.getVpcConfig()CfnImageBuilderPropsMixin.Builder.vpcConfig(CfnImageBuilderPropsMixin.VpcConfigProperty vpcConfig) The VPC configuration for the image builder.