Class: Aws::Types::ManagedDataIdentifierSummary
- Inherits:
-
Object
- Object
- Aws::Types::ManagedDataIdentifierSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#category ⇒ "FINANCIAL_INFORMATION", ...
Returns the value of attribute category.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#category ⇒ "FINANCIAL_INFORMATION", ...
Returns the value of attribute category.
1328 1329 1330 |
# File 'sig/types.rbs', line 1328 def category @category end |
#id ⇒ ::String
Returns the value of attribute id.
1329 1330 1331 |
# File 'sig/types.rbs', line 1329 def id @id end |