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.
1764 1765 1766 |
# File 'sig/types.rbs', line 1764 def @created_timestamp end |
#name ⇒ ::String
Returns the value of attribute name.
1763 1764 1765 |
# File 'sig/types.rbs', line 1763 def name @name end |