CopyableBuilder<SourceSecurityGroup.Builder,SourceSecurityGroup>, SdkBuilder<SourceSecurityGroup.Builder,SourceSecurityGroup>public static interface SourceSecurityGroup.Builder extends CopyableBuilder<SourceSecurityGroup.Builder,SourceSecurityGroup>
| Modifier and Type | Method | Description |
|---|---|---|
SourceSecurityGroup.Builder |
groupName(String groupName) |
The name of the security group.
|
SourceSecurityGroup.Builder |
ownerAlias(String ownerAlias) |
The owner of the security group.
|
copyapply, buildSourceSecurityGroup.Builder ownerAlias(String ownerAlias)
The owner of the security group.
ownerAlias - The owner of the security group.SourceSecurityGroup.Builder groupName(String groupName)
The name of the security group.
groupName - The name of the security group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.