cloudsearch_describe_availability_options: Gets the availability options configured for a domain

View source: R/cloudsearch_operations.R

cloudsearch_describe_availability_optionsR Documentation

Gets the availability options configured for a domain

Description

Gets the availability options configured for a domain. By default, shows the configuration with any pending changes. Set the Deployed option to true to show the active configuration and exclude pending changes. For more information, see Configuring Availability Options in the Amazon CloudSearch Developer Guide.

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

Usage

cloudsearch_describe_availability_options(DomainName, Deployed = NULL)

Arguments

DomainName

[required] The name of the domain you want to describe.

Deployed

Whether to display the deployed configuration (true) or include any pending changes (false). Defaults to false.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.