Module: Aws::IoTSiteWise::Client::_CreateWorkspaceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateWorkspaceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#workspace_arn ⇒ ::String
758 |
# File 'sig/client.rbs', line 758
def workspace_arn: () -> ::String
|
#workspace_name ⇒ ::String
757 |
# File 'sig/client.rbs', line 757
def workspace_name: () -> ::String
|
#workspace_status ⇒ Types::WorkspaceStatus
759 |
# File 'sig/client.rbs', line 759
def workspace_status: () -> Types::WorkspaceStatus
|