AWS.STS.ISTSAssumeRoleRequest.TransitiveTagKeys

A list of keys for session tags that you want to set as transitive.

property TransitiveTagKeys: TList<string>;
__property TList<string> TransitiveTagKeys;

File: AWS.STS.pas 

Namespace: AWS.STS 

Module: Appercept AWS SDK for Delphi 

TransitiveTagKeys are optional. If you choose not to specify transitive tag keys, then no tags will be passed from this session to any subsequent sessions.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.