ResolveAliasInput
public struct ResolveAliasInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique identifier of the alias that you want to retrieve a fleet ID for. You can use either the alias ID or ARN value.
Declaration
Swift
public let aliasId: String -
Undocumented
Declaration
Swift
public init(aliasId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
ResolveAliasInput Structure Reference