Class: Aws::Types::CreateSecurityConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateSecurityConfigurationResponse
- 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.
1760 1761 1762 |
# File 'sig/types.rbs', line 1760 def @created_timestamp end |
#name ⇒ ::String
Returns the value of attribute name.
1759 1760 1761 |
# File 'sig/types.rbs', line 1759 def name @name end |