Class: Aws::Types::GetDbClusterInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_cluster_id::String

Returns the value of attribute db_cluster_id.

Returns:

  • (::String)


382
383
384
# File 'sig/types.rbs', line 382

def db_cluster_id
  @db_cluster_id
end