public static interface AwsEc2NetworkInterfaceSecurityGroup.Builder extends SdkPojo, CopyableBuilder<AwsEc2NetworkInterfaceSecurityGroup.Builder,AwsEc2NetworkInterfaceSecurityGroup>
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkInterfaceSecurityGroup.Builder |
groupId(String groupId)
The ID of the security group.
|
AwsEc2NetworkInterfaceSecurityGroup.Builder |
groupName(String groupName)
The name of the security group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsEc2NetworkInterfaceSecurityGroup.Builder groupName(String groupName)
The name of the security group.
groupName - The name of the security group.AwsEc2NetworkInterfaceSecurityGroup.Builder groupId(String groupId)
The ID of the security group.
groupId - The ID of the security group.Copyright © 2023. All rights reserved.