class Aws::SMS::Types::ValidationOutput

Contains validation output.

@!attribute [rw] validation_id

The ID of the validation.
@return [String]

@!attribute [rw] name

The name of the validation.
@return [String]

@!attribute [rw] status

The status of the validation.
@return [String]

@!attribute [rw] status_message

The status message.
@return [String]

@!attribute [rw] latest_validation_time

The latest time that the validation was performed.
@return [Time]

@!attribute [rw] app_validation_output

The output from validating an application.
@return [Types::AppValidationOutput]

@!attribute [rw] server_validation_output

The output from validation an instance.
@return [Types::ServerValidationOutput]

@see docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/ValidationOutput AWS API Documentation

Constants

SENSITIVE