Class AzureDatabricksDeltaLakeImportCommandArgs


  • public final class AzureDatabricksDeltaLakeImportCommandArgs
    extends com.pulumi.resources.ResourceArgs
    Azure Databricks Delta Lake import command settings.
    • Method Detail

      • dateFormat

        public java.util.Optional<com.pulumi.core.Output<java.lang.Object>> dateFormat()
        Returns:
        Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
      • timestampFormat

        public java.util.Optional<com.pulumi.core.Output<java.lang.Object>> timestampFormat()
        Returns:
        Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
      • type

        public com.pulumi.core.Output<java.lang.String> type()
        Returns:
        The import setting type. Expected value is 'AzureDatabricksDeltaLakeImportCommand'.