Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.securityagent.CfnAgentSpacePropsMixin.VpcConfigProperty.Builder
Packages that use CfnAgentSpacePropsMixin.VpcConfigProperty.Builder
-
Uses of CfnAgentSpacePropsMixin.VpcConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.securityagent
Methods in software.amazon.awscdk.cfnpropertymixins.services.securityagent that return CfnAgentSpacePropsMixin.VpcConfigProperty.BuilderModifier and TypeMethodDescriptionCfnAgentSpacePropsMixin.VpcConfigProperty.builder()CfnAgentSpacePropsMixin.VpcConfigProperty.Builder.securityGroupArns(List<String> securityGroupArns) Sets the value ofCfnAgentSpacePropsMixin.VpcConfigProperty.getSecurityGroupArns()CfnAgentSpacePropsMixin.VpcConfigProperty.Builder.subnetArns(List<String> subnetArns) Sets the value ofCfnAgentSpacePropsMixin.VpcConfigProperty.getSubnetArns()Sets the value ofCfnAgentSpacePropsMixin.VpcConfigProperty.getVpcArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.securityagent with parameters of type CfnAgentSpacePropsMixin.VpcConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgentSpacePropsMixin.VpcConfigProperty.Builder.