redshift_describe_custom_domain_associations: Contains information for custom domain associations for a...

View source: R/redshift_operations.R

redshift_describe_custom_domain_associationsR Documentation

Contains information for custom domain associations for a cluster

Description

Contains information for custom domain associations for a cluster.

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

Usage

redshift_describe_custom_domain_associations(
  CustomDomainName = NULL,
  CustomDomainCertificateArn = NULL,
  MaxRecords = NULL,
  Marker = NULL
)

Arguments

CustomDomainName

The custom domain name for the custom domain association.

CustomDomainCertificateArn

The certificate Amazon Resource Name (ARN) for the custom domain association.

MaxRecords

The maximum records setting for the associated custom domain.

Marker

The marker for the custom domain association.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.