Interface AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails.Builder

  • Method Details

    • name

      The name of the secret.

      Parameters:
      name - The name of the secret.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • valueFrom

      The secret to expose to the container. The value is either the full ARN of the Secrets Manager secret or the full ARN of the parameter in the Systems Manager Parameter Store.

      Parameters:
      valueFrom - The secret to expose to the container. The value is either the full ARN of the Secrets Manager secret or the full ARN of the parameter in the Systems Manager Parameter Store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.