interface IParameterGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ElastiCache.IParameterGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awselasticache#IParameterGroupRef |
![]() | software.amazon.awscdk.services.elasticache.IParameterGroupRef |
![]() | aws_cdk.aws_elasticache.IParameterGroupRef |
![]() | aws-cdk-lib » aws_elasticache » IParameterGroupRef |
Implemented by
Cfn
Obtainable from
Cfn
.fromCacheParameterGroupName()
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.