getSubnetGroup

The AWS::MemoryDB::SubnetGroup resource creates an Amazon MemoryDB Subnet Group.

Return

null

Parameters

argument

null


suspend fun getSubnetGroup(subnetGroupName: String): GetSubnetGroupResult

Return

null

Parameters

subnetGroupName

The name of the subnet group. This value must be unique as it also serves as the subnet group identifier.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.memorydb.kotlin.inputs.GetSubnetGroupPlainArgs.

See also