public static interface VpcSecurityGroupMembership.Builder extends CopyableBuilder<VpcSecurityGroupMembership.Builder,VpcSecurityGroupMembership>
| Modifier and Type | Method and Description |
|---|---|
VpcSecurityGroupMembership.Builder |
status(String status)
The status of the VPC security group.
|
VpcSecurityGroupMembership.Builder |
vpcSecurityGroupId(String vpcSecurityGroupId)
The identifier of the VPC security group.
|
copyapply, buildVpcSecurityGroupMembership.Builder vpcSecurityGroupId(String vpcSecurityGroupId)
The identifier of the VPC security group.
vpcSecurityGroupId - The identifier of the VPC security group.VpcSecurityGroupMembership.Builder status(String status)
The status of the VPC security group.
status - The status of the VPC security group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.