GetContactRequest
public struct GetContactRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the contact for which to request details.
Declaration
Swift
public let contactArn: String -
Undocumented
Declaration
Swift
public init(contactArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetContactRequest Structure Reference