TIAMUntagSAMLProviderRequest
Class in AWS.IAM
UntagSAMLProvider request class.
Ancestors
Properties
SAMLProviderArn
property SAMLProviderArn: TARN
Constructors
Create
constructor Create(const ASAMLProviderArn: TARN; const ATagKeys: TArray<string>);
Constructor for TIAMUntagSAMLProviderRequest.
Parameters
| Name | Description |
|---|---|
ASAMLProviderArn | Specify the Amazon Resource Name of the Security Assertion Markup Language (SAML) identity provider in IAM to remove tags from. |
ATagKeys | Specify a list of tag keys to remove matching tags from the Security Assertion Markup Language (SAML) identity provider. |