Class: Aws::Types::AssociateVirtualMachinesToExadbVmClusterInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#desired_node_count::Integer

Returns the value of attribute desired_node_count.

Returns:

  • (::Integer)


64
65
66
# File 'sig/types.rbs', line 64

def desired_node_count
  @desired_node_count
end

#exadb_vm_cluster_id::String

Returns the value of attribute exadb_vm_cluster_id.

Returns:

  • (::String)


63
64
65
# File 'sig/types.rbs', line 63

def exadb_vm_cluster_id
  @exadb_vm_cluster_id
end