IIAMGetSAMLProviderResponse
Interface in AWS.IAM
Interface for GetSAMLProvider responses.
Ancestors
Properties
CreateDate
property CreateDate: TDateTime
The date and time when the SAML provider was created.
SAMLMetadataDocument
property SAMLMetadataDocument: string
The XML metadata document that includes information about an identity provider.
Tags
property Tags: TList<IIAMTag>
Type: IIAMTag
A list of tags currently attached to the IAM SAML provider.
ValidUntil
property ValidUntil: TDateTime
The expiration date and time for the SAML provider.