Module: Aws::Connect::Client::_ActivateEvaluationFormResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ActivateEvaluationFormResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#evaluation_form_arn ⇒ ::String
84 |
# File 'sig/client.rbs', line 84
def evaluation_form_arn: () -> ::String
|
#evaluation_form_id ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def evaluation_form_id: () -> ::String
|
#evaluation_form_version ⇒ ::Integer
85 |
# File 'sig/client.rbs', line 85
def evaluation_form_version: () -> ::Integer
|