S3Artifact contains information about an S3 connection and bucket
| Name | Type | Description | Notes |
|---|---|---|---|
| secretKey | V1SecretKeySelector | ||
| endpoint | String | ||
| insecure | Boolean | [optional] | |
| bucket | S3Bucket | ||
| events | List<String> | [optional] | |
| filter | S3Filter | [optional] | |
| region | String | [optional] | |
| accessKey | V1SecretKeySelector | ||
| metadata | Map<String, String> | [optional] |