interface ISubnetGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.DAX.ISubnetGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdax#ISubnetGroupRef |
![]() | software.amazon.awscdk.services.dax.ISubnetGroupRef |
![]() | aws_cdk.aws_dax.ISubnetGroupRef |
![]() | aws-cdk-lib » aws_dax » ISubnetGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a SubnetGroup.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
subnet | Subnet | A reference to a SubnetGroup resource. |
node
Type:
Node
The tree node.
subnetGroupRef
Type:
Subnet
A reference to a SubnetGroup resource.