

# BatchStartViewerSessionRevocationViewerSession


A viewer session to revoke in the call to [BatchStartViewerSessionRevocation](API_BatchStartViewerSessionRevocation.md).

## Contents


 ** channelArn **   <a name="ivs-Type-BatchStartViewerSessionRevocationViewerSession-channelArn"></a>
The ARN of the channel associated with the viewer session to revoke.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `arn:aws:ivs:[a-z0-9-]+:[0-9]+:channel/[a-zA-Z0-9-]+`   
Required: Yes

 ** viewerId **   <a name="ivs-Type-BatchStartViewerSessionRevocationViewerSession-viewerId"></a>
The ID of the viewer associated with the viewer session to revoke. Do not use this field for personally identifying, confidential, or sensitive information.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 40.  
Required: Yes

 ** viewerSessionVersionsLessThanOrEqualTo **   <a name="ivs-Type-BatchStartViewerSessionRevocationViewerSession-viewerSessionVersionsLessThanOrEqualTo"></a>
An optional filter on which versions of the viewer session to revoke. All versions less than or equal to the specified version will be revoked. Default: 0.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ivs-2020-07-14/BatchStartViewerSessionRevocationViewerSession) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ivs-2020-07-14/BatchStartViewerSessionRevocationViewerSession) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ivs-2020-07-14/BatchStartViewerSessionRevocationViewerSession) 