Interface ITrustStoreRevocationRef

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

@Generated(value="jsii-pacmak/1.127.0 (build 2117ad5)", date="2026-03-27T13:12:10.120Z") @Stability(Experimental) public interface ITrustStoreRevocationRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a TrustStoreRevocation.
  • Method Details

    • getTrustStoreRevocationRef

      @Stability(Experimental) @NotNull TrustStoreRevocationReference getTrustStoreRevocationRef()
      (experimental) A reference to a TrustStoreRevocation resource.