getClusterSubnetGroup

Specifies an Amazon Redshift subnet group.

Return

null

Parameters

argument

null


suspend fun getClusterSubnetGroup(clusterSubnetGroupName: String): GetClusterSubnetGroupResult

Return

null

Parameters

clusterSubnetGroupName

This name must be unique for all subnet groups that are created by your AWS account. If costumer do not provide it, cloudformation will generate it. Must not be "Default".

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.redshift.kotlin.inputs.GetClusterSubnetGroupPlainArgs.

See also