Intent
public struct Intent : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the intent.
Declaration
Swift
public let intentName: String
-
The version of the intent.
Declaration
Swift
public let intentVersion: String
-
Undocumented
Declaration
Swift
public init(intentName: String, intentVersion: String)
-
Declaration
Swift
public func validate(name: String) throws