interface IInfluxDBInstanceRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Timestream.IInfluxDBInstanceRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awstimestream#IInfluxDBInstanceRef |
![]() | software.amazon.awscdk.services.timestream.IInfluxDBInstanceRef |
![]() | aws_cdk.aws_timestream.IInfluxDBInstanceRef |
![]() | aws-cdk-lib » aws_timestream » IInfluxDBInstanceRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a InfluxDBInstance.
Properties
Name | Type | Description |
---|---|---|
influx | Influx | A reference to a InfluxDBInstance resource. |
node | Node | The tree node. |
influxDbInstanceRef
Type:
Influx
A reference to a InfluxDBInstance resource.
node
Type:
Node
The tree node.