Class: Aws::Types::CreatePersistentAppUIOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#persistent_app_ui_id::String

Returns the value of attribute persistent_app_ui_id.

Returns:

  • (::String)


266
267
268
# File 'sig/types.rbs', line 266

def persistent_app_ui_id
  @persistent_app_ui_id
end

#runtime_role_enabled_clusterBoolean

Returns the value of attribute runtime_role_enabled_cluster.

Returns:

  • (Boolean)


267
268
269
# File 'sig/types.rbs', line 267

def runtime_role_enabled_cluster
  @runtime_role_enabled_cluster
end