S3ApplicationCodeLocationDescription

Describes the location of an application's code stored in an S3 bucket.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the S3 bucket containing the application code.

Link copied to clipboard

The file key for the object containing the application code.

Link copied to clipboard

The version of the object containing the application code.

Functions

Link copied to clipboard
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