Type Alias: S3WithBuckets
ts
type S3WithBuckets = object;Job definition types for creating Nosana jobs
Properties
allowWrite?
ts
optional allowWrite: AllowWrite;buckets
ts
buckets: object[];| Name | Type |
|---|---|
files? | File[] |
url | URL |
IAM?
ts
optional IAM: S3Auth;target
ts
target: Target;type
ts
type: typeof S3;url?
ts
optional url: URL;