Interface IIdentityPoolPrincipalTagRef
(experimental) Indicates that this resource can be referenced as a IdentityPoolPrincipalTag.
Inherited Members
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