class Aws::ECS::Types::RepositoryCredentials
The repository credentials for private registry authentication.
@note When making an API call, you may pass RepositoryCredentials
data as a hash: { credentials_parameter: "String", # required }
@!attribute [rw] credentials_parameter
The Amazon Resource Name (ARN) of the secret containing the private repository credentials. <note markdown="1"> When you are using the Amazon ECS API, CLI, or Amazon Web Services SDK, if the secret exists in the same Region as the task that you are launching then you can use either the full ARN or the name of the secret. When you are using the Amazon Web Services Management Console, you must specify the full ARN of the secret. </note> @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ecs-2014-11-13/RepositoryCredentials AWS API Documentation
Constants
- SENSITIVE