Uses of Interface
software.amazon.awscdk.services.appstream.CfnImageBuilder.VpcConfigProperty
Package
Description
Amazon AppStream 2.0 Construct Library
-
Uses of CfnImageBuilder.VpcConfigProperty in software.amazon.awscdk.services.appstream
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnImageBuilder.VpcConfigProperty
Modifier and TypeMethodDescriptionCfnImageBuilder.VpcConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnImageBuilder.setVpcConfig
(CfnImageBuilder.VpcConfigProperty value) The VPC configuration for the image builder.CfnImageBuilder.Builder.vpcConfig
(CfnImageBuilder.VpcConfigProperty vpcConfig) The VPC configuration for the image builder.CfnImageBuilderProps.Builder.vpcConfig
(CfnImageBuilder.VpcConfigProperty vpcConfig) Sets the value ofCfnImageBuilderProps.getVpcConfig()