Show / Hide Table of Contents

Interface IIdentityPoolPrincipalTagRef

(experimental) Indicates that this resource can be referenced as a IdentityPoolPrincipalTag.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Cognito
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IIdentityPoolPrincipalTagRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IIdentityPoolPrincipalTagRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

IdentityPoolPrincipalTagRef

(experimental) A reference to a IdentityPoolPrincipalTag resource.

Properties

IdentityPoolPrincipalTagRef

(experimental) A reference to a IdentityPoolPrincipalTag resource.

IIdentityPoolPrincipalTagReference IdentityPoolPrincipalTagRef { get; }
Property Value

IIdentityPoolPrincipalTagReference

Remarks

Stability: Experimental

Back to top Generated by DocFX