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 TypeMethodDescriptionHostedZoneGrants.delegation(IGrantable grantee, GrantDelegationOptions delegationOptions) Grant permissions to add delegation records to this zone.HostedZone.grantDelegation(IGrantable grantee, GrantDelegationOptions options) [disable-awslint:no-grants].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.