You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GlobalAccelerator::Types::ByoipCidrEvent
- Inherits:
-
Struct
- Object
- Struct
- Aws::GlobalAccelerator::Types::ByoipCidrEvent
- Defined in:
- (unknown)
Overview
A complex type that contains a Message and a Timestamp value for changes that you make in the status an IP address range that you bring to AWS Global Accelerator through bring your own IP address (BYOIP).
Instance Attribute Summary collapse
-
#message ⇒ String
A string that contains an
Eventmessage 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). -
#timestamp ⇒ Time
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).
Instance Attribute Details
#message ⇒ String
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).
#timestamp ⇒ Time
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).