public static interface GetChannelPolicyResponse.Builder extends MediaTailorResponse.Builder, SdkPojo, CopyableBuilder<GetChannelPolicyResponse.Builder,GetChannelPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetChannelPolicyResponse.Builder |
policy(String policy)
The IAM policy for the channel.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetChannelPolicyResponse.Builder policy(String policy)
The IAM policy for the channel. IAM policies are used to control access to your channel.
policy - The IAM policy for the channel. IAM policies are used to control access to your channel.Copyright © 2023. All rights reserved.