Class: Aws::Types::CreateWorkspaceResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateWorkspaceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#creation_date_time ⇒ ::Time
Returns the value of attribute creation_date_time.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
275 276 277 |
# File 'sig/types.rbs', line 275 def arn @arn end |
#creation_date_time ⇒ ::Time
Returns the value of attribute creation_date_time.
276 277 278 |
# File 'sig/types.rbs', line 276 def creation_date_time @creation_date_time end |