GetRunCacheResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

Unique resource identifier for the run cache.

Link copied to clipboard

The default cache behavior for runs using this cache.

Link copied to clipboard

The identifier of the bucket owner.

Link copied to clipboard

The S3 URI where the cache data is stored.

Link copied to clipboard

Creation time of the run cache (an ISO 8601 formatted string).

Link copied to clipboard

The run cache description.

Link copied to clipboard
val id: String?

The run cache ID.

Link copied to clipboard
val name: String?

The run cache name.

Link copied to clipboard

The run cache status.

Link copied to clipboard

The tags associated with the run cache.

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