lightsail_delete_domain_entry: Deletes a specific domain entry

View source: R/lightsail_operations.R

lightsail_delete_domain_entryR Documentation

Deletes a specific domain entry

Description

Deletes a specific domain entry.

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

Usage

lightsail_delete_domain_entry(domainName, domainEntry)

Arguments

domainName

[required] The name of the domain entry to delete.

domainEntry

[required] An array of key-value pairs containing information about your domain entries.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.