class Aws::GlobalAccelerator::Types::ProvisionByoipCidrRequest
@note When making an API call, you may pass ProvisionByoipCidrRequest
data as a hash: { cidr: "GenericString", # required cidr_authorization_context: { # required message: "GenericString", # required signature: "GenericString", # required }, }
@!attribute [rw] cidr
The public IPv4 address range, in CIDR notation. The most specific IP prefix that you can specify is /24. The address range cannot overlap with another address range that you've brought to this or another Region. @return [String]
@!attribute [rw] cidr_authorization_context
A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP. @return [Types::CidrAuthorizationContext]
@see docs.aws.amazon.com/goto/WebAPI/globalaccelerator-2018-08-08/ProvisionByoipCidrRequest AWS API Documentation
Constants
- SENSITIVE