ValidationResult - Amazon Nimble Studio

ValidationResult

The launch profile validation result.

Contents

state

The current state.

Type: String

Valid Values: VALIDATION_NOT_STARTED | VALIDATION_IN_PROGRESS | VALIDATION_SUCCESS | VALIDATION_FAILED | VALIDATION_FAILED_INTERNAL_SERVER_ERROR

Required: Yes

statusCode

The status code. This will contain the failure reason if the state is VALIDATION_FAILED.

Type: String

Valid Values: VALIDATION_NOT_STARTED | VALIDATION_IN_PROGRESS | VALIDATION_SUCCESS | VALIDATION_FAILED_INVALID_SUBNET_ROUTE_TABLE_ASSOCIATION | VALIDATION_FAILED_SUBNET_NOT_FOUND | VALIDATION_FAILED_INVALID_SECURITY_GROUP_ASSOCIATION | VALIDATION_FAILED_INVALID_ACTIVE_DIRECTORY | VALIDATION_FAILED_UNAUTHORIZED | VALIDATION_FAILED_INTERNAL_SERVER_ERROR

Required: Yes

statusMessage

The status message for the validation result.

Type: String

Required: Yes

type

The type of the validation result.

Type: String

Valid Values: VALIDATE_ACTIVE_DIRECTORY_STUDIO_COMPONENT | VALIDATE_SUBNET_ASSOCIATION | VALIDATE_NETWORK_ACL_ASSOCIATION | VALIDATE_SECURITY_GROUP_ASSOCIATION

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: