Module: Aws::EMR::Client::_CreatePersistentAppUIResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreatePersistentAppUIOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#persistent_app_ui_id ⇒ ::String
154 |
# File 'sig/client.rbs', line 154
def persistent_app_ui_id: () -> ::String
|
#runtime_role_enabled_cluster ⇒ Boolean
155 |
# File 'sig/client.rbs', line 155
def runtime_role_enabled_cluster: () -> bool
|