Uses of Interface
software.amazon.awscdk.services.route53.GrantDelegationOptions
Packages that use GrantDelegationOptions
-
Uses of GrantDelegationOptions in software.amazon.awscdk.services.route53
Classes in software.amazon.awscdk.services.route53 that implement GrantDelegationOptionsMethods in software.amazon.awscdk.services.route53 that return GrantDelegationOptionsModifier and TypeMethodDescriptionGrantDelegationOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.route53 with parameters of type GrantDelegationOptionsModifier and TypeMethodDescriptionHostedZone.grantDelegation(IGrantable grantee, GrantDelegationOptions options) Grant permissions to add delegation records to this zone.IHostedZone.grantDelegation(IGrantable grantee, GrantDelegationOptions options) Grant permissions to add delegation records to this zone.default GrantIHostedZone.Jsii$Default.grantDelegation(IGrantable grantee, GrantDelegationOptions options) Grant permissions to add delegation records to this zone.final GrantIHostedZone.Jsii$Proxy.grantDelegation(IGrantable grantee, GrantDelegationOptions options) Grant permissions to add delegation records to this zone.default GrantIPrivateHostedZone.Jsii$Default.grantDelegation(IGrantable grantee, GrantDelegationOptions options) Grant permissions to add delegation records to this zone.final GrantIPrivateHostedZone.Jsii$Proxy.grantDelegation(IGrantable grantee, GrantDelegationOptions options) Grant permissions to add delegation records to this zone.default GrantIPublicHostedZone.Jsii$Default.grantDelegation(IGrantable grantee, GrantDelegationOptions options) Grant permissions to add delegation records to this zone.final GrantIPublicHostedZone.Jsii$Proxy.grantDelegation(IGrantable grantee, GrantDelegationOptions options) Grant permissions to add delegation records to this zone.