Class: Aws::Types::UiConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#human_task_ui_arn::String

Returns the value of attribute human_task_ui_arn.

Returns:

  • (::String)


11823
11824
11825
# File 'sig/types.rbs', line 11823

def human_task_ui_arn
  @human_task_ui_arn
end

#ui_template_s3_uri::String

Returns the value of attribute ui_template_s3_uri.

Returns:

  • (::String)


11822
11823
11824
# File 'sig/types.rbs', line 11822

def ui_template_s3_uri
  @ui_template_s3_uri
end