Class: Aws::Types::ProjectDeletionError
- Inherits:
-
Object
- Object
- Aws::Types::ProjectDeletionError
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#code ⇒ ::String
Returns the value of attribute code.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#code ⇒ ::String
Returns the value of attribute code.
4937 4938 4939 |
# File 'sig/types.rbs', line 4937 def code @code end |
#message ⇒ ::String
Returns the value of attribute message.
4938 4939 4940 |
# File 'sig/types.rbs', line 4938 def @message end |