Uses of Interface
software.amazon.awssdk.services.ec2.model.SecurityGroupReference.Builder
Packages that use SecurityGroupReference.Builder
-
Uses of SecurityGroupReference.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SecurityGroupReference.BuilderModifier and TypeMethodDescriptionSecurityGroupReference.builder()The ID of your security group.SecurityGroupReference.Builder.referencingVpcId(String referencingVpcId) The ID of the VPC with the referencing security group.SecurityGroupReference.toBuilder()SecurityGroupReference.Builder.transitGatewayId(String transitGatewayId) The ID of the transit gateway (if applicable).SecurityGroupReference.Builder.vpcPeeringConnectionId(String vpcPeeringConnectionId) The ID of the VPC peering connection (if applicable).Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type SecurityGroupReference.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SecurityGroupReference.Builder>SecurityGroupReference.serializableBuilderClass()