Interface IPublicRepositoryRef

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

@Generated(value="jsii-pacmak/1.118.0 (build 02eec31)", date="2025-11-04T09:27:40.603Z") @Stability(Experimental) public interface IPublicRepositoryRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a PublicRepository.
  • Method Details

    • getPublicRepositoryRef

      @Stability(Experimental) @NotNull PublicRepositoryReference getPublicRepositoryRef()
      (experimental) A reference to a PublicRepository resource.