CopyableBuilder<IPSetSummary.Builder,IPSetSummary>, SdkBuilder<IPSetSummary.Builder,IPSetSummary>public static interface IPSetSummary.Builder extends CopyableBuilder<IPSetSummary.Builder,IPSetSummary>
| Modifier and Type | Method | Description |
|---|---|---|
IPSetSummary.Builder |
ipSetId(String ipSetId) |
The
IPSetId for an IPSet. |
IPSetSummary.Builder |
name(String name) |
A friendly name or description of the IPSet.
|
copyapply, buildIPSetSummary.Builder ipSetId(String ipSetId)
IPSetSummary.Builder name(String name)
A friendly name or description of the IPSet. You can't change the name of an IPSet after
you create it.
name - A friendly name or description of the IPSet. You can't change the name of an IPSet
after you create it.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.