route53domains_disable_domain_auto_renew {paws.networking} | R Documentation |
This operation disables automatic renewal of domain registration for the specified domain
Description
This operation disables automatic renewal of domain registration for the specified domain.
See https://www.paws-r-sdk.com/docs/route53domains_disable_domain_auto_renew/ for full documentation.
Usage
route53domains_disable_domain_auto_renew(DomainName)
Arguments
DomainName |
[required] The name of the domain that you want to disable automatic renewal for. |
[Package paws.networking version 0.9.0 Index]