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