public static interface Authorization.Builder extends SdkPojo, CopyableBuilder<Authorization.Builder,Authorization>
| Modifier and Type | Method and Description |
|---|---|
Authorization.Builder |
cdnIdentifierSecret(String cdnIdentifierSecret)
The Amazon Resource Name (ARN) for the secret in Secrets Manager that your Content Distribution Network (CDN)
uses for authorization to access your endpoint.
|
Authorization.Builder |
secretsRoleArn(String secretsRoleArn)
The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets
Manager.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAuthorization.Builder cdnIdentifierSecret(String cdnIdentifierSecret)
cdnIdentifierSecret - The Amazon Resource Name (ARN) for the secret in Secrets Manager that your Content Distribution
Network (CDN) uses for authorization to access your endpoint.Authorization.Builder secretsRoleArn(String secretsRoleArn)
secretsRoleArn - The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS
Secrets Manager.Copyright © 2021. All rights reserved.