Uses of Class
software.amazon.awscdk.cloudassembly.schema.SecurityGroupContextQuery.Builder
Packages that use SecurityGroupContextQuery.Builder
-
Uses of SecurityGroupContextQuery.Builder in software.amazon.awscdk.cloudassembly.schema
Methods in software.amazon.awscdk.cloudassembly.schema that return SecurityGroupContextQuery.BuilderModifier and TypeMethodDescriptionSets the value ofSecurityGroupContextQuery.getAccount()SecurityGroupContextQuery.builder()SecurityGroupContextQuery.Builder.lookupRoleArn(String lookupRoleArn) Sets the value ofSecurityGroupContextQuery.getLookupRoleArn()Sets the value ofSecurityGroupContextQuery.getRegion()SecurityGroupContextQuery.Builder.securityGroupId(String securityGroupId) Sets the value ofSecurityGroupContextQuery.getSecurityGroupId()SecurityGroupContextQuery.Builder.securityGroupName(String securityGroupName) Sets the value ofSecurityGroupContextQuery.getSecurityGroupName()Sets the value ofSecurityGroupContextQuery.getVpcId()Constructors in software.amazon.awscdk.cloudassembly.schema with parameters of type SecurityGroupContextQuery.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSecurityGroupContextQuery.Builder.