Skip to main content

TIAMUntagOpenIDConnectProviderRequest

Class in AWS.IAM

UntagOpenIDConnectProvider request class.

Ancestors

Properties

OpenIDConnectProviderArn

property OpenIDConnectProviderArn: TARN

Constructors

Create

constructor Create(const AOpenIDConnectProviderArn: TARN; const ATagKeys: TArray<string>);

Constructor for TIAMUntagOpenIDConnectProviderRequest.

Parameters

NameDescription
AOpenIDConnectProviderArnSpecify the Amazon Resource Name of the OpenID Connect (OIDC) identity provider you want to remove tags from.
ATagKeysSpecify a list of tag keys to remove matching tags from the OpenID Connect (OIDC) identity provider.