Interface IDocumentationPartRef

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IDocumentationPartRef.Jsii$Default
All Known Implementing Classes:
CfnDocumentationPart, IDocumentationPartRef.Jsii$Proxy

@Generated(value="jsii-pacmak/1.119.0 (build 1634eac)", date="2025-11-13T16:10:16.323Z") @Stability(Experimental) public interface IDocumentationPartRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a DocumentationPart.
  • Method Details

    • getDocumentationPartRef

      @Stability(Experimental) @NotNull DocumentationPartReference getDocumentationPartRef()
      (experimental) A reference to a DocumentationPart resource.