TestConfigurationResponse
A response for a test of the configuration of an IAM role for a given data path
Properties
Name | Type | Description | Notes |
---|---|---|---|
credentials_id | str | The id of the credentials | |
data_path | str | The absolute path to the data | |
success | bool | True if data can be read at the specified data path using the provided credentials | |
detail | str, none_type | An explanation of the test failure | [optional] |