Skip to main content

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

NameDescription
ASAMLProviderArnSpecify the Amazon Resource Name of the Security Assertion Markup Language (SAML) identity provider in IAM to remove tags from.
ATagKeysSpecify a list of tag keys to remove matching tags from the Security Assertion Markup Language (SAML) identity provider.