FederatedAuthentication

public struct FederatedAuthentication : 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)