Class: Aws::Types::RdsDbClusterSnapshotAttributeValue

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

Defined Under Namespace

Classes: AccountIds, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_ids::Array[::String]

Returns the value of attribute account_ids.

Returns:

  • (::Array[::String])


947
948
949
# File 'sig/types.rbs', line 947

def 
  @account_ids
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


948
949
950
# File 'sig/types.rbs', line 948

def unknown
  @unknown
end