HubInfo
Information about a hub.
Contents
- CreationTime
- 
               The date and time that the hub was created. Type: Timestamp Required: Yes 
- HubArn
- 
               The Amazon Resource Name (ARN) of the hub. Type: String Length Constraints: Minimum length of 0. Maximum length of 255. Pattern: .*Required: Yes 
- HubName
- 
               The name of the hub. Type: String Length Constraints: Minimum length of 0. Maximum length of 63. Pattern: [a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}Required: Yes 
- HubStatus
- 
               The status of the hub. Type: String Valid Values: InService | Creating | Updating | Deleting | CreateFailed | UpdateFailed | DeleteFailedRequired: Yes 
- LastModifiedTime
- 
               The date and time that the hub was last modified. Type: Timestamp Required: Yes 
- HubDescription
- 
               A description of the hub. Type: String Length Constraints: Minimum length of 0. Maximum length of 1023. Pattern: .*Required: No 
- HubDisplayName
- 
               The display name of the hub. Type: String Length Constraints: Minimum length of 0. Maximum length of 255. Pattern: .*Required: No 
- HubSearchKeywords
- 
               The searchable keywords for the hub. Type: Array of strings Array Members: Minimum number of 0 items. Maximum number of 50 items. Length Constraints: Minimum length of 0. Maximum length of 255. Pattern: [^A-Z]*Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: