FederatedAuthenticationRequest
public struct FederatedAuthenticationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the IAM SAML identity provider.
Declaration
Swift
public let sAMLProviderArn: String?
-
Undocumented
Declaration
Swift
public init(sAMLProviderArn: String? = nil)