interface ISecurityGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ElastiCache.ISecurityGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awselasticache#ISecurityGroupRef |
![]() | software.amazon.awscdk.services.elasticache.ISecurityGroupRef |
![]() | aws_cdk.aws_elasticache.ISecurityGroupRef |
![]() | aws-cdk-lib » aws_elasticache » ISecurityGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a SecurityGroup.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
security | Security | A reference to a SecurityGroup resource. |
node
Type:
Node
The tree node.
securityGroupRef
Type:
Security
A reference to a SecurityGroup resource.