IntentMetadata
public struct IntentMetadata : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The date that the intent was created. DeclarationSwift public let createdDate: TimeStamp?
- 
                  
                  A description of the intent. DeclarationSwift public let description: String?
- 
                  
                  The date that the intent was updated. When you create an intent, the creation date and last updated date are the same. DeclarationSwift public let lastUpdatedDate: TimeStamp?
- 
                  
                  The name of the intent. DeclarationSwift public let name: String?
- 
                  
                  The version of the intent. DeclarationSwift public let version: String?
 View on GitHub
View on GitHub IntentMetadata Structure Reference
        IntentMetadata Structure Reference