ContainerServiceRegistryLogin

Describes the sign-in credentials for the container image registry of an Amazon Lightsail account.

Types

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

Properties

Link copied to clipboard
val expiresAt: <Error class: unknown class>?

The timestamp of when the container image registry sign-in credentials expire.

Link copied to clipboard

The container service registry password to use to push container images to the container image registry of a Lightsail account

Link copied to clipboard

The address to use to push container images to the container image registry of a Lightsail account.

Link copied to clipboard

The container service registry username to use to push container images to the container image registry of a Lightsail account.

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