lightsail_delete_domain {paws.compute}R Documentation

Deletes the specified domain recordset and all of its domain records

Description

Deletes the specified domain recordset and all of its domain records.

See https://www.paws-r-sdk.com/docs/lightsail_delete_domain/ for full documentation.

Usage

lightsail_delete_domain(domainName)

Arguments

domainName

[required] The specific domain name to delete.


[Package paws.compute version 0.7.0 Index]