Interface ITenantRef
(experimental) Indicates that this resource can be referenced as a Tenant.
Inherited Members
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
Remarks
Stability: Experimental