UserCodeDeliveryDetails
public struct UserCodeDeliveryDetails
Contains the details about where a code was sent to the user.
-
Undocumented
Declaration
Swift
public let deliveryMedium: UserCodeDeliveryMedium -
Undocumented
Declaration
Swift
public let destination: String? -
Undocumented
Declaration
Swift
public let attributeName: String? -
Undocumented
Declaration
Swift
public static func getUserCodeDeliveryDetails( _ deliveryDetails: AWSCognitoIdentityProviderCodeDeliveryDetailsType) -> UserCodeDeliveryDetails
View on GitHub
Install in Dash
UserCodeDeliveryDetails Structure Reference