ValidateRetentionConfigResponse ComplexType
Contains the response from the ValidateRetentionConfig action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
ErrorMessage | Edm.String |
Contains the error message with the reason for the retention configuration failure. |
IsValidationSuccessful | Edm.Boolean |
Whether the validation is successful or not. |
Used by
The following use the ValidateRetentionConfigResponse ComplexType.
Name | How used |
---|---|
ValidateRetentionConfig | ReturnType |