Uses of Interface
software.amazon.awscdk.services.ec2.CfnIPAMScope.IpamScopeExternalAuthorityConfigurationProperty
Packages that use CfnIPAMScope.IpamScopeExternalAuthorityConfigurationProperty
-
Uses of CfnIPAMScope.IpamScopeExternalAuthorityConfigurationProperty in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement CfnIPAMScope.IpamScopeExternalAuthorityConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnIPAMScope.IpamScopeExternalAuthorityConfigurationPropertyMethods in software.amazon.awscdk.services.ec2 that return CfnIPAMScope.IpamScopeExternalAuthorityConfigurationPropertyModifier and TypeMethodDescriptionCfnIPAMScope.IpamScopeExternalAuthorityConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type CfnIPAMScope.IpamScopeExternalAuthorityConfigurationPropertyModifier and TypeMethodDescriptionCfnIPAMScope.Builder.externalAuthorityConfiguration(CfnIPAMScope.IpamScopeExternalAuthorityConfigurationProperty externalAuthorityConfiguration) The configuration that links an Amazon VPC IPAM scope to an external authority system.CfnIPAMScopeProps.Builder.externalAuthorityConfiguration(CfnIPAMScope.IpamScopeExternalAuthorityConfigurationProperty externalAuthorityConfiguration) Sets the value ofCfnIPAMScopeProps.getExternalAuthorityConfiguration()voidCfnIPAMScope.setExternalAuthorityConfiguration(CfnIPAMScope.IpamScopeExternalAuthorityConfigurationProperty value) The configuration that links an Amazon VPC IPAM scope to an external authority system.