InfluxDbInstance

class InfluxDbInstance : KotlinCustomResource

The AWS::Timestream::InfluxDBInstance resource creates an InfluxDB instance.

Properties

Link copied to clipboard
val allocatedStorage: Output<Int>?

The allocated storage for the InfluxDB instance.

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) that is associated with the InfluxDB instance.

Link copied to clipboard

The Availability Zone (AZ) where the InfluxDB instance is created.

Link copied to clipboard
val awsId: Output<String>

The service generated unique identifier for InfluxDB instance.

Link copied to clipboard
val bucket: Output<String>?

The bucket for the InfluxDB instance.

Link copied to clipboard

The compute instance of the InfluxDB instance.

Link copied to clipboard

The name of an existing InfluxDB parameter group.

Link copied to clipboard

The storage type of the InfluxDB instance.

Link copied to clipboard

Deployment type of the InfluxDB Instance.

Link copied to clipboard
val endpoint: Output<String>

The connection endpoint for the InfluxDB instance.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The Auth parameters secret Amazon Resource name (ARN) that is associated with the InfluxDB instance.

Link copied to clipboard

Configuration for sending logs to customer account from the InfluxDB instance.

Link copied to clipboard
val name: Output<String>?

The unique name that is associated with the InfluxDB instance.

Link copied to clipboard
val organization: Output<String>?

The organization for the InfluxDB instance.

Link copied to clipboard
val password: Output<String>?

The password for the InfluxDB instance.

Link copied to clipboard

Attach a public IP to the customer ENI.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The Secondary Availability Zone (AZ) where the InfluxDB instance is created, if DeploymentType is set as WITH_MULTIAZ_STANDBY.

Link copied to clipboard

Status of the InfluxDB Instance.

Link copied to clipboard
val tags: Output<List<Tag>>?

An arbitrary set of tags (key-value pairs) for this DB instance.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val username: Output<String>?

The username for the InfluxDB instance.

Link copied to clipboard

A list of Amazon EC2 VPC security groups to associate with this InfluxDB instance.

Link copied to clipboard
val vpcSubnetIds: Output<List<String>>?

A list of EC2 subnet IDs for this InfluxDB instance.