GetImageRequest
public struct GetImageRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the image that you want to retrieve.
Declaration
Swift
public let imageBuildVersionArn: String
-
Undocumented
Declaration
Swift
public init(imageBuildVersionArn: String)
-
Declaration
Swift
public func validate(name: String) throws