apigateway_reject_domain_name_access_association {paws.networking} | R Documentation |
Rejects a domain name access association with a private custom domain name
Description
Rejects a domain name access association with a private custom domain name.
See https://www.paws-r-sdk.com/docs/apigateway_reject_domain_name_access_association/ for full documentation.
Usage
apigateway_reject_domain_name_access_association(
domainNameAccessAssociationArn,
domainNameArn
)
Arguments
domainNameAccessAssociationArn |
[required] The ARN of the domain name access association resource. |
domainNameArn |
[required] The ARN of the domain name. |
[Package paws.networking version 0.9.0 Index]