Class StatementProperties

java.lang.Object
software.amazon.awssdk.services.databasemigration.model.StatementProperties
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<StatementProperties.Builder,StatementProperties>

@Generated("software.amazon.awssdk:codegen") public final class StatementProperties extends Object implements SdkPojo, Serializable, ToCopyableBuilder<StatementProperties.Builder,StatementProperties>

The properties of the statement for metadata model creation.

See Also: