Interface IVdmAttributes

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IVdmAttributes.Jsii$Default
All Known Implementing Classes:
IVdmAttributes.Jsii$Proxy, VdmAttributes

@Generated(value="jsii-pacmak/1.94.0 (build b380f01)", date="2024-03-01T20:58:31.333Z") @Stability(Stable) public interface IVdmAttributes extends software.amazon.jsii.JsiiSerializable, IResource
Virtual Deliverablity Manager (VDM) attributes.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IVdmAttributes.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    The name of the resource behind the Virtual Deliverablity Manager attributes.

    Methods inherited from interface software.constructs.IConstruct

    getNode

    Methods inherited from interface software.amazon.awscdk.IResource

    applyRemovalPolicy, getEnv, getStack

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Method Details

    • getVdmAttributesName

      @Stability(Stable) @NotNull String getVdmAttributesName()
      The name of the resource behind the Virtual Deliverablity Manager attributes.