Class: Aws::Types::CreateEvaluationFormResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#evaluation_form_arn::String

Returns the value of attribute evaluation_form_arn.

Returns:

  • (::String)


1532
1533
1534
# File 'sig/types.rbs', line 1532

def evaluation_form_arn
  @evaluation_form_arn
end

#evaluation_form_id::String

Returns the value of attribute evaluation_form_id.

Returns:

  • (::String)


1531
1532
1533
# File 'sig/types.rbs', line 1531

def evaluation_form_id
  @evaluation_form_id
end