awsAccountNumber property

String? awsAccountNumber
final

An AWS account that is included in the TrustedSigners complex type for this RTMP distribution. Valid values include:

  • self, which is the AWS account used to create the distribution.
  • An AWS account number.

Implementation

final String? awsAccountNumber;