Interface IPreparedStatementRef

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

@Generated(value="jsii-pacmak/1.128.0 (build 749b9a9)", date="2026-05-06T14:53:03.966Z") @Stability(Experimental) public interface IPreparedStatementRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a PreparedStatement.
  • Method Details

    • getPreparedStatementRef

      @Stability(Experimental) @NotNull PreparedStatementReference getPreparedStatementRef()
      (experimental) A reference to a PreparedStatement resource.