Show / Hide Table of Contents

Interface ITenantRef

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

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

Stability: Experimental

Synopsis

Properties

TenantRef

(experimental) A reference to a Tenant resource.

Properties

TenantRef

(experimental) A reference to a Tenant resource.

ITenantReference TenantRef { get; }
Property Value

ITenantReference

Remarks

Stability: Experimental

Back to top Generated by DocFX