Uses of Class
software.amazon.awscdk.services.securityagent.CfnAgentSpace.VpcConfigProperty.Builder
Packages that use CfnAgentSpace.VpcConfigProperty.Builder
Package
Description
AWS::SecurityAgent Construct Library
-
Uses of CfnAgentSpace.VpcConfigProperty.Builder in software.amazon.awscdk.services.securityagent
Methods in software.amazon.awscdk.services.securityagent that return CfnAgentSpace.VpcConfigProperty.BuilderModifier and TypeMethodDescriptionCfnAgentSpace.VpcConfigProperty.builder()CfnAgentSpace.VpcConfigProperty.Builder.securityGroupArns(List<String> securityGroupArns) Sets the value ofCfnAgentSpace.VpcConfigProperty.getSecurityGroupArns()CfnAgentSpace.VpcConfigProperty.Builder.subnetArns(List<String> subnetArns) Sets the value ofCfnAgentSpace.VpcConfigProperty.getSubnetArns()Sets the value ofCfnAgentSpace.VpcConfigProperty.getVpcArn()Constructors in software.amazon.awscdk.services.securityagent with parameters of type CfnAgentSpace.VpcConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgentSpace.VpcConfigProperty.Builder.