TunnelSummary
Information about the tunnel.
Contents
- createdAt
 - 
               
The time the tunnel was created.
Type: Timestamp
Required: No
 - description
 - 
               
A description of the tunnel.
Type: String
Pattern:
[^\p{C}]{1,2048}Required: No
 - lastUpdatedAt
 - 
               
The time the tunnel was last updated.
Type: Timestamp
Required: No
 - status
 - 
               
The status of a tunnel. Valid values are: Open and Closed.
Type: String
Valid Values:
OPEN | CLOSEDRequired: No
 - tunnelArn
 - 
               
The Amazon Resource Name of the tunnel.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1600.
Required: No
 - tunnelId
 - 
               
The unique alpha-numeric identifier for the tunnel.
Type: String
Pattern:
[a-zA-Z0-9_\-+=:]{1,128}Required: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: