/AWS1/CL_EC2FEDERATEDAUTHNTCTN¶
Describes the IAM SAML identity providers used for federated authentication.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_samlproviderarn TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The Amazon Resource Name (ARN) of the IAM SAML identity provider.
iv_selfservicesamlpvdrarn TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.
Queryable Attributes¶
SamlProviderArn¶
The Amazon Resource Name (ARN) of the IAM SAML identity provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SAMLPROVIDERARN() |
Getter for SAMLPROVIDERARN, with configurable default |
ASK_SAMLPROVIDERARN() |
Getter for SAMLPROVIDERARN w/ exceptions if field has no val |
HAS_SAMLPROVIDERARN() |
Determine if SAMLPROVIDERARN has a value |
SelfServiceSamlProviderArn¶
The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELFSERVICESAMLPVDRARN() |
Getter for SELFSERVICESAMLPROVIDERARN, with configurable def |
ASK_SELFSERVICESAMLPVDRARN() |
Getter for SELFSERVICESAMLPROVIDERARN w/ exceptions if field |
HAS_SELFSERVICESAMLPVDRARN() |
Determine if SELFSERVICESAMLPROVIDERARN has a value |