GetSAMLProviderResponse
public struct GetSAMLProviderResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The date and time when the SAML provider was created.
Declaration
Swift
public let createDate: TimeStamp?
-
The XML metadata document that includes information about an identity provider.
Declaration
Swift
public let sAMLMetadataDocument: String?
-
The expiration date and time for the SAML provider.
Declaration
Swift
public let validUntil: TimeStamp?