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