# PullProfilePostPayload
## Properties
**name** | **String** | Name of the pull profile |
**source** | **String** | Source in the S3 bucket to fetch from |
**source_type** | **String** | If the source is a File or a Directory |
**destination** | **String** | Destination path where your source will be uploaded in your container. Make sure to avoid protected destinations, such as `/etc/`, as this will prevent the files from being copied to your deployment, and will make your deployment fail. Make sure a normal user can write to the destination folder. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)