Class: Aws::Types::UiConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#human_task_ui_arn::String

Returns the value of attribute human_task_ui_arn.



11907
11908
11909
# File 'sig/types.rbs', line 11907

def human_task_ui_arn
  @human_task_ui_arn
end

#ui_template_s3_uri::String

Returns the value of attribute ui_template_s3_uri.



11906
11907
11908
# File 'sig/types.rbs', line 11906

def ui_template_s3_uri
  @ui_template_s3_uri
end