interface ICustomDBEngineVersionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.RDS.ICustomDBEngineVersionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsrds#ICustomDBEngineVersionRef |
![]() | software.amazon.awscdk.services.rds.ICustomDBEngineVersionRef |
![]() | aws_cdk.aws_rds.ICustomDBEngineVersionRef |
![]() | aws-cdk-lib » aws_rds » ICustomDBEngineVersionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CustomDBEngineVersion.
Properties
Name | Type | Description |
---|---|---|
custom | Custom | A reference to a CustomDBEngineVersion resource. |
node | Node | The tree node. |
customDbEngineVersionRef
Type:
Custom
A reference to a CustomDBEngineVersion resource.
node
Type:
Node
The tree node.