ContainerServiceRegistryLogin
Describes the sign-in credentials for the container image registry of an Amazon Lightsail account.
Contents
- expiresAt
- 
               The timestamp of when the container image registry sign-in credentials 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 CreateContainerServiceRegistryLoginaction.Type: Timestamp Required: No 
- password
- 
               The container service registry password to use to push container images to the container image registry of a Lightsail account Type: String Required: No 
- registry
- 
               The address to use to push container images to the container image registry of a Lightsail account. Type: String Required: No 
- username
- 
               The container service registry username to use to push container images to the container image registry of a Lightsail account. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: