DescribeAlgorithmInput
public struct DescribeAlgorithmInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the algorithm to describe.
Declaration
Swift
public let algorithmName: String -
Undocumented
Declaration
Swift
public init(algorithmName: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribeAlgorithmInput Structure Reference