Interface Authorization.Builder

    • Method Detail

      • cdnIdentifierSecret

        Authorization.Builder cdnIdentifierSecret​(String cdnIdentifierSecret)
        The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
        Parameters:
        cdnIdentifierSecret - The Amazon Resource Name (ARN) for the secret in AWS Secrets Manager that is used for CDN authorization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • secretsRoleArn

        Authorization.Builder secretsRoleArn​(String secretsRoleArn)
        The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
        Parameters:
        secretsRoleArn - The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager.
        Returns:
        Returns a reference to this object so that method calls can be chained together.