

# CancelChannelHandshakeDetail


Contains details about a canceled channel handshake.

## Contents


**Note**  
In the following list, the required parameters are described first.

 ** arn **   <a name="AWSPartnerCentral-Type-channel_CancelChannelHandshakeDetail-arn"></a>
The Amazon Resource Name (ARN) of the canceled handshake.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1011.  
Required: No

 ** id **   <a name="AWSPartnerCentral-Type-channel_CancelChannelHandshakeDetail-id"></a>
The unique identifier of the canceled handshake.  
Type: String  
Length Constraints: Fixed length of 16.  
Pattern: `ch-[a-z0-9]{13}`   
Required: No

 ** status **   <a name="AWSPartnerCentral-Type-channel_CancelChannelHandshakeDetail-status"></a>
The current status of the canceled handshake.  
Type: String  
Valid Values: `PENDING | ACCEPTED | REJECTED | CANCELED | EXPIRED`   
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/partnercentral-channel-2024-03-18/CancelChannelHandshakeDetail) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/partnercentral-channel-2024-03-18/CancelChannelHandshakeDetail) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/partnercentral-channel-2024-03-18/CancelChannelHandshakeDetail) 