Uses of Class
software.amazon.awscdk.cxapi.SecurityGroupContextResponse.Builder
-
Uses of SecurityGroupContextResponse.Builder in software.amazon.awscdk.cxapi
Modifier and TypeMethodDescriptionSecurityGroupContextResponse.Builder.allowAllOutbound
(Boolean allowAllOutbound) Sets the value ofSecurityGroupContextResponse.getAllowAllOutbound()
SecurityGroupContextResponse.builder()
SecurityGroupContextResponse.Builder.securityGroupId
(String securityGroupId) Sets the value ofSecurityGroupContextResponse.getSecurityGroupId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theSecurityGroupContextResponse.Builder
.