Interface MediaConnectRouterOutputDestinationSettings.Builder

  • Method Details

    • encryptionType

      Encryption configuration for MediaConnect router. When using SECRETS_MANAGER encryption, you must provide the ARN of the secret used to encrypt data in transit. When using AUTOMATIC encryption, a service-managed secret will be used instead.
      Parameters:
      encryptionType - Encryption configuration for MediaConnect router. When using SECRETS_MANAGER encryption, you must provide the ARN of the secret used to encrypt data in transit. When using AUTOMATIC encryption, a service-managed secret will be used instead.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • encryptionType

      Encryption configuration for MediaConnect router. When using SECRETS_MANAGER encryption, you must provide the ARN of the secret used to encrypt data in transit. When using AUTOMATIC encryption, a service-managed secret will be used instead.
      Parameters:
      encryptionType - Encryption configuration for MediaConnect router. When using SECRETS_MANAGER encryption, you must provide the ARN of the secret used to encrypt data in transit. When using AUTOMATIC encryption, a service-managed secret will be used instead.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • secretArn

      ARN of the secret used to encrypt this input. Used only with the SECRETS_MANAGER encryption type.
      Parameters:
      secretArn - ARN of the secret used to encrypt this input. Used only with the SECRETS_MANAGER encryption type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.