Class: Aws::Types::SecurityConfigurationSummary
- Inherits:
-
Object
- Object
- Aws::Types::SecurityConfigurationSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#creation_date_time ⇒ ::Time
Returns the value of attribute creation_date_time.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#creation_date_time ⇒ ::Time
Returns the value of attribute creation_date_time.
1452 1453 1454 |
# File 'sig/types.rbs', line 1452 def creation_date_time @creation_date_time end |
#name ⇒ ::String
Returns the value of attribute name.
1451 1452 1453 |
# File 'sig/types.rbs', line 1451 def name @name end |