Module: Aws::TimestreamInfluxDB::Client::_RebootDbInstanceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::RebootDbInstanceOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #allocated_storage ⇒ ::Integer
- #arn ⇒ ::String
- #availability_zone ⇒ ::String
- #db_cluster_id ⇒ ::String
- #db_instance_type ⇒ "db.influx.medium", ...
- #db_parameter_group_identifier ⇒ ::String
- #db_storage_type ⇒ "InfluxIOIncludedT1", ...
- #deployment_type ⇒ "SINGLE_AZ", "WITH_MULTIAZ_STANDBY"
- #endpoint ⇒ ::String
- #id ⇒ ::String
- #influx_auth_parameters_secret_arn ⇒ ::String
- #instance_mode ⇒ "PRIMARY", ...
- #instance_modes ⇒ ::Array[("PRIMARY" | "STANDBY" | "REPLICA" | "INGEST" | "QUERY" | "COMPACT" | "PROCESS")]
- #last_maintenance_time ⇒ ::Time
- #log_delivery_configuration ⇒ Types::LogDeliveryConfiguration
- #maintenance_schedule ⇒ Types::MaintenanceSchedule
- #name ⇒ ::String
- #network_type ⇒ "IPV4", "DUAL"
- #next_maintenance_time ⇒ ::Time
- #port ⇒ ::Integer
- #publicly_accessible ⇒ Boolean
- #secondary_availability_zone ⇒ ::String
- #status ⇒ "CREATING", ...
- #vpc_security_group_ids ⇒ ::Array[::String]
- #vpc_subnet_ids ⇒ ::Array[::String]
Instance Method Details
#allocated_storage ⇒ ::Integer
656 |
# File 'sig/client.rbs', line 656
def allocated_storage: () -> ::Integer
|
#arn ⇒ ::String
649 |
# File 'sig/client.rbs', line 649
def arn: () -> ::String
|
#availability_zone ⇒ ::String
662 |
# File 'sig/client.rbs', line 662
def availability_zone: () -> ::String
|
#db_cluster_id ⇒ ::String
666 |
# File 'sig/client.rbs', line 666
def db_cluster_id: () -> ::String
|
#db_instance_type ⇒ "db.influx.medium", ...
654 |
# File 'sig/client.rbs', line 654
def db_instance_type: () -> ("db.influx.medium" | "db.influx.large" | "db.influx.xlarge" | "db.influx.2xlarge" | "db.influx.4xlarge" | "db.influx.8xlarge" | "db.influx.12xlarge" | "db.influx.16xlarge" | "db.influx.24xlarge")
|
#db_parameter_group_identifier ⇒ ::String
661 |
# File 'sig/client.rbs', line 661
def db_parameter_group_identifier: () -> ::String
|
#db_storage_type ⇒ "InfluxIOIncludedT1", ...
655 |
# File 'sig/client.rbs', line 655
def db_storage_type: () -> ("InfluxIOIncludedT1" | "InfluxIOIncludedT2" | "InfluxIOIncludedT3")
|
#deployment_type ⇒ "SINGLE_AZ", "WITH_MULTIAZ_STANDBY"
657 |
# File 'sig/client.rbs', line 657
def deployment_type: () -> ("SINGLE_AZ" | "WITH_MULTIAZ_STANDBY")
|
#endpoint ⇒ ::String
651 |
# File 'sig/client.rbs', line 651
def endpoint: () -> ::String
|
#id ⇒ ::String
647 |
# File 'sig/client.rbs', line 647
def id: () -> ::String
|
#influx_auth_parameters_secret_arn ⇒ ::String
665 |
# File 'sig/client.rbs', line 665
def influx_auth_parameters_secret_arn: () -> ::String
|
#instance_mode ⇒ "PRIMARY", ...
667 |
# File 'sig/client.rbs', line 667
def instance_mode: () -> ("PRIMARY" | "STANDBY" | "REPLICA" | "INGEST" | "QUERY" | "COMPACT" | "PROCESS")
|
#instance_modes ⇒ ::Array[("PRIMARY" | "STANDBY" | "REPLICA" | "INGEST" | "QUERY" | "COMPACT" | "PROCESS")]
668 |
# File 'sig/client.rbs', line 668
def instance_modes: () -> ::Array[("PRIMARY" | "STANDBY" | "REPLICA" | "INGEST" | "QUERY" | "COMPACT" | "PROCESS")]
|
#last_maintenance_time ⇒ ::Time
670 |
# File 'sig/client.rbs', line 670
def last_maintenance_time: () -> ::Time
|
#log_delivery_configuration ⇒ Types::LogDeliveryConfiguration
664 |
# File 'sig/client.rbs', line 664
def log_delivery_configuration: () -> Types::LogDeliveryConfiguration
|
#maintenance_schedule ⇒ Types::MaintenanceSchedule
669 |
# File 'sig/client.rbs', line 669
def maintenance_schedule: () -> Types::MaintenanceSchedule
|
#name ⇒ ::String
648 |
# File 'sig/client.rbs', line 648
def name: () -> ::String
|
#network_type ⇒ "IPV4", "DUAL"
653 |
# File 'sig/client.rbs', line 653
def network_type: () -> ("IPV4" | "DUAL")
|
#next_maintenance_time ⇒ ::Time
671 |
# File 'sig/client.rbs', line 671
def next_maintenance_time: () -> ::Time
|
#port ⇒ ::Integer
652 |
# File 'sig/client.rbs', line 652
def port: () -> ::Integer
|
#publicly_accessible ⇒ Boolean
659 |
# File 'sig/client.rbs', line 659
def publicly_accessible: () -> bool
|
#secondary_availability_zone ⇒ ::String
663 |
# File 'sig/client.rbs', line 663
def secondary_availability_zone: () -> ::String
|
#status ⇒ "CREATING", ...
650 |
# File 'sig/client.rbs', line 650
def status: () -> ("CREATING" | "AVAILABLE" | "DELETING" | "MODIFYING" | "UPDATING" | "DELETED" | "FAILED" | "UPDATING_DEPLOYMENT_TYPE" | "UPDATING_INSTANCE_TYPE" | "MAINTENANCE" | "REBOOTING" | "REBOOT_FAILED")
|
#vpc_security_group_ids ⇒ ::Array[::String]
660 |
# File 'sig/client.rbs', line 660
def vpc_security_group_ids: () -> ::Array[::String]
|
#vpc_subnet_ids ⇒ ::Array[::String]
658 |
# File 'sig/client.rbs', line 658
def vpc_subnet_ids: () -> ::Array[::String]
|