configservice_get_stored_query {paws.management}R Documentation

Returns the details of a specific stored query

Description

Returns the details of a specific stored query.

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

Usage

configservice_get_stored_query(QueryName)

Arguments

QueryName

[required] The name of the query.


[Package paws.management version 0.9.0 Index]