redshiftserverless_get_custom_domain_association {paws.database} | R Documentation |
Gets information about a specific custom domain association
Description
Gets information about a specific custom domain association.
See https://www.paws-r-sdk.com/docs/redshiftserverless_get_custom_domain_association/ for full documentation.
Usage
redshiftserverless_get_custom_domain_association(
customDomainName,
workgroupName
)
Arguments
customDomainName |
[required] The custom domain name associated with the workgroup. |
workgroupName |
[required] The name of the workgroup associated with the database. |
[Package paws.database version 0.6.0 Index]