Class ExternalAuthorityConfiguration

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

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

The configuration that links an Amazon VPC IPAM scope to an external authority system. It specifies the type of external system and the external resource identifier that identifies your account or instance in that system.

For more information, see Integrate VPC IPAM with Infoblox infrastructure in the Amazon VPC IPAM User Guide.

See Also: