Interface AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetails.Builder

    • Method Detail

      • credentialsParameter

        AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetails.Builder credentialsParameter​(String credentialsParameter)

        The ARN of the secret that contains the private repository credentials.

        Parameters:
        credentialsParameter - The ARN of the secret that contains the private repository credentials.
        Returns:
        Returns a reference to this object so that method calls can be chained together.