Show / Hide Table of Contents

Interface IVdmAttributesRef

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

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

Stability: Experimental

Synopsis

Properties

VdmAttributesRef

(experimental) A reference to a VdmAttributes resource.

Properties

VdmAttributesRef

(experimental) A reference to a VdmAttributes resource.

IVdmAttributesReference VdmAttributesRef { get; }
Property Value

IVdmAttributesReference

Remarks

Stability: Experimental

Back to top Generated by DocFX