Show / Hide Table of Contents

Interface IPreparedStatementRef

(experimental) Indicates that this resource can be referenced as a PreparedStatement.

Inherited Members
IEnvironmentAware.Env
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

IPreparedStatementReference

Remarks

Stability: Experimental

Back to top Generated by DocFX