GetInfluxDbInstanceResult

constructor(arn: String? = null, availabilityZone: String? = null, dbInstanceType: InfluxDbInstanceDbInstanceType? = null, dbParameterGroupIdentifier: String? = null, deploymentType: InfluxDbInstanceDeploymentType? = null, endpoint: String? = null, id: String? = null, influxAuthParametersSecretArn: String? = null, logDeliveryConfiguration: LogDeliveryConfigurationProperties? = null, port: Int? = null, secondaryAvailabilityZone: String? = null, status: InfluxDbInstanceStatus? = null, tags: List<Tag>? = null)