mq_describe_configuration_revision {paws.application.integration} | R Documentation |
Returns the specified configuration revision for the specified configuration
Description
Returns the specified configuration revision for the specified configuration.
See https://www.paws-r-sdk.com/docs/mq_describe_configuration_revision/ for full documentation.
Usage
mq_describe_configuration_revision(ConfigurationId, ConfigurationRevision)
Arguments
ConfigurationId |
[required] The unique ID that Amazon MQ generates for the configuration. |
ConfigurationRevision |
[required] The revision of the configuration. |
[Package paws.application.integration version 0.9.0 Index]