Uses of Class
software.amazon.awssdk.services.ec2.model.ExternalAuthorityConfiguration
Packages that use ExternalAuthorityConfiguration
-
Uses of ExternalAuthorityConfiguration in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ExternalAuthorityConfigurationModifier and TypeMethodDescriptionCreateIpamScopeRequest.externalAuthorityConfiguration()The configuration that links an Amazon VPC IPAM scope to an external authority system.ModifyIpamScopeRequest.externalAuthorityConfiguration()The configuration that links an Amazon VPC IPAM scope to an external authority system.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ExternalAuthorityConfigurationModifier and TypeMethodDescriptionCreateIpamScopeRequest.Builder.externalAuthorityConfiguration(ExternalAuthorityConfiguration externalAuthorityConfiguration) The configuration that links an Amazon VPC IPAM scope to an external authority system.ModifyIpamScopeRequest.Builder.externalAuthorityConfiguration(ExternalAuthorityConfiguration externalAuthorityConfiguration) The configuration that links an Amazon VPC IPAM scope to an external authority system.