public static interface ByoipCidrEvent.Builder extends SdkPojo, CopyableBuilder<ByoipCidrEvent.Builder,ByoipCidrEvent>
| Modifier and Type | Method and Description |
|---|---|
ByoipCidrEvent.Builder |
message(String message)
A string that contains an
Event message describing changes that you make in the status of an IP
address range that you bring to Global Accelerator through bring your own IP address (BYOIP). |
ByoipCidrEvent.Builder |
timestamp(Instant timestamp)
A timestamp for when you make a status change for an IP address range that you bring to Global Accelerator
through bring your own IP address (BYOIP).
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildByoipCidrEvent.Builder message(String message)
A string that contains an Event message describing changes that you make in the status of an IP
address range that you bring to Global Accelerator through bring your own IP address (BYOIP).
message - A string that contains an Event message describing changes that you make in the status of
an IP address range that you bring to Global Accelerator through bring your own IP address (BYOIP).ByoipCidrEvent.Builder timestamp(Instant timestamp)
A timestamp for when you make a status change for an IP address range that you bring to Global Accelerator through bring your own IP address (BYOIP).
timestamp - A timestamp for when you make a status change for an IP address range that you bring to Global
Accelerator through bring your own IP address (BYOIP).Copyright © 2022. All rights reserved.