ark::aws::EcrToken
Defined in header “ark/aws/ecr_client.hh”.
A structure that represents token for accessing ecr resources.
Variables
-
std::string username
Authentication username. -
std::string password
Authentication password. -
uint64_t expiration_date_ns
Expiration date, in nanoseconds-from-UTC. -
std::string proxy_endpoint