public static interface IpAccessSettingsSummary.Builder extends SdkPojo, CopyableBuilder<IpAccessSettingsSummary.Builder,IpAccessSettingsSummary>
| Modifier and Type | Method and Description |
|---|---|
IpAccessSettingsSummary.Builder |
creationDate(Instant creationDate)
The creation date timestamp of the IP access settings.
|
IpAccessSettingsSummary.Builder |
description(String description)
The description of the IP access settings.
|
IpAccessSettingsSummary.Builder |
displayName(String displayName)
The display name of the IP access settings.
|
IpAccessSettingsSummary.Builder |
ipAccessSettingsArn(String ipAccessSettingsArn)
The ARN of IP access settings.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIpAccessSettingsSummary.Builder creationDate(Instant creationDate)
The creation date timestamp of the IP access settings.
creationDate - The creation date timestamp of the IP access settings.IpAccessSettingsSummary.Builder description(String description)
The description of the IP access settings.
description - The description of the IP access settings.IpAccessSettingsSummary.Builder displayName(String displayName)
The display name of the IP access settings.
displayName - The display name of the IP access settings.IpAccessSettingsSummary.Builder ipAccessSettingsArn(String ipAccessSettingsArn)
The ARN of IP access settings.
ipAccessSettingsArn - The ARN of IP access settings.Copyright © 2023. All rights reserved.