get Redshift Cluster Parameter Group
suspend fun getRedshiftClusterParameterGroup(argument: GetRedshiftClusterParameterGroupPlainArgs): GetRedshiftClusterParameterGroupResult
Get a RedshiftClusterParameterGroup Uses Azure REST API version 2024-12-01.
Return
A Microsoft.AwsConnector resource
Parameters
argument
null
suspend fun getRedshiftClusterParameterGroup(name: String, resourceGroupName: String): GetRedshiftClusterParameterGroupResult
Return
A Microsoft.AwsConnector resource
Parameters
name
Name of RedshiftClusterParameterGroup
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getRedshiftClusterParameterGroup(argument: suspend GetRedshiftClusterParameterGroupPlainArgsBuilder.() -> Unit): GetRedshiftClusterParameterGroupResult
Return
A Microsoft.AwsConnector resource
Parameters
argument
Builder for com.pulumi.azurenative.awsconnector.kotlin.inputs.GetRedshiftClusterParameterGroupPlainArgs.