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 AWS Global Accelerator through bring your own IP address (BYOIP). |
ByoipCidrEvent.Builder |
timestamp(Instant timestamp)
A timestamp when you make a status change for an IP address range that you bring to AWS 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 AWS 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 AWS Global Accelerator through bring your own IP address
(BYOIP).ByoipCidrEvent.Builder timestamp(Instant timestamp)
A timestamp when you make a status change for an IP address range that you bring to AWS Global Accelerator through bring your own IP address (BYOIP).
timestamp - A timestamp when you make a status change for an IP address range that you bring to AWS Global
Accelerator through bring your own IP address (BYOIP).Copyright © 2021. All rights reserved.