Class: Aws::Types::ReceiptRuleSetMetadata
- Inherits:
-
Object
- Object
- Aws::Types::ReceiptRuleSetMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#created_timestamp ⇒ ::Time
Returns the value of attribute created_timestamp.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#created_timestamp ⇒ ::Time
Returns the value of attribute created_timestamp.
759 760 761 |
# File 'sig/types.rbs', line 759 def end |
#name ⇒ ::String
Returns the value of attribute name.
758 759 760 |
# File 'sig/types.rbs', line 758 def name @name end |