Class: Aws::Types::ManagedDataIdentifierSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#category"FINANCIAL_INFORMATION", ...

Returns the value of attribute category.

Returns:

  • ("FINANCIAL_INFORMATION", "PERSONAL_INFORMATION", "CREDENTIALS", "CUSTOM_IDENTIFIER")


1328
1329
1330
# File 'sig/types.rbs', line 1328

def category
  @category
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1329
1330
1331
# File 'sig/types.rbs', line 1329

def id
  @id
end