class Aws::Lightsail::Types::ContainerServiceRegistryLogin
Describes the login information for the container image registry of an Amazon Lightsail
account.
@!attribute [rw] username
The container service registry username to use to push container images to the container image registry of a Lightsail account. @return [String]
@!attribute [rw] password
The container service registry password to use to push container images to the container image registry of a Lightsail account @return [String]
@!attribute [rw] expires_at
The timestamp of when the container image registry username and password expire. The log in credentials expire 12 hours after they are created, at which point you will need to create a new set of log in credentials using the `CreateContainerServiceRegistryLogin` action. @return [Time]
@!attribute [rw] registry
The address to use to push container images to the container image registry of a Lightsail account. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/ContainerServiceRegistryLogin AWS API Documentation
Constants
- SENSITIVE