ConfirmDeviceResponse
public struct ConfirmDeviceResponse : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
Indicates whether the user confirmation is necessary to confirm the device response.
Declaration
Swift
public let userConfirmationNecessary: Bool? - 
                  
                  
Undocumented
Declaration
Swift
public init(userConfirmationNecessary: Bool? = nil) 
View on GitHub
        ConfirmDeviceResponse Structure Reference