FileLocation

Specifies the Amazon S3 or EFS file details to be used in the step.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the Amazon EFS identifier and the path for the file being used.

Link copied to clipboard

Specifies the S3 details for the file being used, such as bucket, ETag, and so forth.

Functions

Link copied to clipboard
inline fun copy(block: FileLocation.Builder.() -> Unit = {}): FileLocation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String