Skip to main content

TIAMTagSAMLProviderRequest

Class in AWS.IAM

TagSAMLProvider request class.

Ancestors

Properties

SAMLProviderArn

property SAMLProviderArn: TARN

Constructors

Create

constructor Create(const ASAMLProviderArn: TARN; const ATags: TArray<TIAMTagKeyValue>);

Constructor for TIAMTagSAMLProviderRequest.

Parameters

NameDescription
ASAMLProviderArnSpecify the Amazon Resource Name of the Security Assertion Markup Language (SAML) identity provider in IAM to add tags to.
ATagsSpecify a list of tags (key/value pairs) to add to the IAM customer managed policy.