Class: Aws::Types::DatasourcePackageIngestDetail

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#datasource_package_ingest_state"STARTED", ...

Returns the value of attribute datasource_package_ingest_state.

Returns:



91
92
93
# File 'sig/types.rbs', line 91

def datasource_package_ingest_state
  @datasource_package_ingest_state
end

#last_ingest_state_change::Hash[("STARTED" | "STOPPED" | "DISABLED"), Types::TimestampForCollection]

Returns the value of attribute last_ingest_state_change.

Returns:



92
93
94
# File 'sig/types.rbs', line 92

def last_ingest_state_change
  @last_ingest_state_change
end