Class AsnAuthorizationContext

java.lang.Object
software.amazon.awssdk.services.ec2.model.AsnAuthorizationContext
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AsnAuthorizationContext.Builder,AsnAuthorizationContext>

@Generated("software.amazon.awssdk:codegen") public final class AsnAuthorizationContext extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AsnAuthorizationContext.Builder,AsnAuthorizationContext>

Provides authorization for Amazon to bring an Autonomous System Number (ASN) to a specific Amazon Web Services account using bring your own ASN (BYOASN). For details on the format of the message and signature, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.

See Also: