get Config Service Configuration Recorder
suspend fun getConfigServiceConfigurationRecorder(argument: GetConfigServiceConfigurationRecorderPlainArgs): GetConfigServiceConfigurationRecorderResult
Get a ConfigServiceConfigurationRecorder Uses Azure REST API version 2024-12-01.
Return
A Microsoft.AwsConnector resource
Parameters
argument
null
suspend fun getConfigServiceConfigurationRecorder(name: String, resourceGroupName: String): GetConfigServiceConfigurationRecorderResult
Return
A Microsoft.AwsConnector resource
Parameters
name
Name of ConfigServiceConfigurationRecorder
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getConfigServiceConfigurationRecorder(argument: suspend GetConfigServiceConfigurationRecorderPlainArgsBuilder.() -> Unit): GetConfigServiceConfigurationRecorderResult
Return
A Microsoft.AwsConnector resource
Parameters
argument
Builder for com.pulumi.azurenative.awsconnector.kotlin.inputs.GetConfigServiceConfigurationRecorderPlainArgs.