SAMLProviderListEntry
public struct SAMLProviderListEntry : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the SAML provider.
Declaration
Swift
public let arn: String?
-
The date and time when the SAML provider was created.
Declaration
Swift
public let createDate: TimeStamp?
-
The expiration date and time for the SAML provider.
Declaration
Swift
public let validUntil: TimeStamp?