View source: R/apigateway_operations.R
apigateway_reject_domain_name_access_association | R Documentation |
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.
apigateway_reject_domain_name_access_association(
domainNameAccessAssociationArn,
domainNameArn
)
domainNameAccessAssociationArn |
[required] The ARN of the domain name access association resource. |
domainNameArn |
[required] The ARN of the domain name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.