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