Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.appstream.CfnFleetPropsMixin.VpcConfigProperty
Packages that use CfnFleetPropsMixin.VpcConfigProperty
-
Uses of CfnFleetPropsMixin.VpcConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.appstream
Classes in software.amazon.awscdk.cfnpropertymixins.services.appstream that implement CfnFleetPropsMixin.VpcConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFleetPropsMixin.VpcConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.appstream that return CfnFleetPropsMixin.VpcConfigPropertyModifier and TypeMethodDescriptionCfnFleetPropsMixin.VpcConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.appstream with parameters of type CfnFleetPropsMixin.VpcConfigPropertyModifier and TypeMethodDescriptionCfnFleetMixinProps.Builder.vpcConfig(CfnFleetPropsMixin.VpcConfigProperty vpcConfig) Sets the value ofCfnFleetMixinProps.getVpcConfig()CfnFleetPropsMixin.Builder.vpcConfig(CfnFleetPropsMixin.VpcConfigProperty vpcConfig) The VPC configuration for the fleet.