Interface IPreparedStatementRef
(experimental) Indicates that this resource can be referenced as a PreparedStatement.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Athena
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPreparedStatementRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IPreparedStatementRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| PreparedStatementRef | (experimental) A reference to a PreparedStatement resource. |
Properties
PreparedStatementRef
(experimental) A reference to a PreparedStatement resource.
IPreparedStatementReference PreparedStatementRef { get; }
Property Value
Remarks
Stability: Experimental