Parameters
The parameters that comprise the parameter group.
Inheritors
Types
All the customer-modifiable InfluxDB v2 parameters in Timestream for InfluxDB.
All the customer-modifiable InfluxDB v3 Core parameters in Timestream for InfluxDB.
All the customer-modifiable InfluxDB v3 Enterprise parameters in Timestream for InfluxDB.
Functions
Casts this Parameters as a InfluxDbV2 and retrieves its aws.sdk.kotlin.services.timestreaminfluxdb.model.InfluxDbV2Parameters value. Throws an exception if the Parameters is not a InfluxDbV2.
Casts this Parameters as a InfluxDbV2 and retrieves its aws.sdk.kotlin.services.timestreaminfluxdb.model.InfluxDbV2Parameters value. Returns null if the Parameters is not a InfluxDbV2.
Casts this Parameters as a InfluxDbV3Core and retrieves its aws.sdk.kotlin.services.timestreaminfluxdb.model.InfluxDbV3CoreParameters value. Throws an exception if the Parameters is not a InfluxDbV3Core.
Casts this Parameters as a InfluxDbV3Core and retrieves its aws.sdk.kotlin.services.timestreaminfluxdb.model.InfluxDbV3CoreParameters value. Returns null if the Parameters is not a InfluxDbV3Core.
Casts this Parameters as a InfluxDbV3Enterprise and retrieves its aws.sdk.kotlin.services.timestreaminfluxdb.model.InfluxDbV3EnterpriseParameters value. Throws an exception if the Parameters is not a InfluxDbV3Enterprise.
Casts this Parameters as a InfluxDbV3Enterprise and retrieves its aws.sdk.kotlin.services.timestreaminfluxdb.model.InfluxDbV3EnterpriseParameters value. Returns null if the Parameters is not a InfluxDbV3Enterprise.