Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnNetworkSettingsPropsMixin.Builder
Packages that use CfnNetworkSettingsPropsMixin.Builder
-
Uses of CfnNetworkSettingsPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb that return CfnNetworkSettingsPropsMixin.BuilderModifier and TypeMethodDescriptionCfnNetworkSettingsPropsMixin.Builder.create()CfnNetworkSettingsPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnNetworkSettingsPropsMixin.Builder.securityGroupIds(List<String> securityGroupIds) One or more security groups used to control access from streaming instances to your VPC.The subnets in which network interfaces are created to connect streaming instances to your VPC.The tags to add to the network settings resource.The VPC that streaming instances will connect to.