Class: Aws::Types::StartDbNodeInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_vm_cluster_id::String

Returns the value of attribute cloud_vm_cluster_id.

Returns:

  • (::String)


2372
2373
2374
# File 'sig/types.rbs', line 2372

def cloud_vm_cluster_id
  @cloud_vm_cluster_id
end

#db_node_id::String

Returns the value of attribute db_node_id.

Returns:

  • (::String)


2374
2375
2376
# File 'sig/types.rbs', line 2374

def db_node_id
  @db_node_id
end

#exadb_vm_cluster_id::String

Returns the value of attribute exadb_vm_cluster_id.

Returns:

  • (::String)


2373
2374
2375
# File 'sig/types.rbs', line 2373

def exadb_vm_cluster_id
  @exadb_vm_cluster_id
end