class Aws::GlobalAccelerator::Types::CidrAuthorizationContext
Provides authorization for Amazon to bring a specific IP address range to a specific AWS account using bring your own IP addresses (BYOIP).
For more information, see [Bring Your Own IP Addresses (BYOIP)] in the *AWS Global Accelerator
Developer Guide*.
[1]: docs.aws.amazon.com/global-accelerator/latest/dg/using-byoip.html
@note When making an API call, you may pass CidrAuthorizationContext
data as a hash: { message: "GenericString", # required signature: "GenericString", # required }
@!attribute [rw] message
The plain-text authorization message for the prefix and account. @return [String]
@!attribute [rw] signature
The signed authorization message for the prefix and account. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/globalaccelerator-2018-08-08/CidrAuthorizationContext AWS API Documentation
Constants
- SENSITIVE