RevisionLocation

Information about the location of an application revision.

Types

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

Properties

Link copied to clipboard

The content of an AppSpec file for an Lambda or Amazon ECS deployment. The content is formatted as JSON or YAML and stored as a RawString.

Link copied to clipboard

Information about the location of application artifacts stored in GitHub.

Link copied to clipboard

The type of application revision:

Link copied to clipboard

Information about the location of a revision stored in Amazon S3.

Link copied to clipboard

Information about the location of an Lambda deployment revision stored as a RawString.

Functions

Link copied to clipboard
inline fun copy(block: RevisionLocation.Builder.() -> Unit = {}): RevisionLocation
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