Module: Aws::ForecastService::Client::_DescribeDatasetResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeDatasetResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


659
# File 'sig/client.rbs', line 659

def creation_time: () -> ::Time

#data_frequency::String

Returns:

  • (::String)


655
# File 'sig/client.rbs', line 655

def data_frequency: () -> ::String

#dataset_arn::String

Returns:

  • (::String)


651
# File 'sig/client.rbs', line 651

def dataset_arn: () -> ::String

#dataset_name::String

Returns:

  • (::String)


652
# File 'sig/client.rbs', line 652

def dataset_name: () -> ::String

#dataset_type"TARGET_TIME_SERIES", ...

Returns:

  • ("TARGET_TIME_SERIES", "RELATED_TIME_SERIES", "ITEM_METADATA")


654
# File 'sig/client.rbs', line 654

def dataset_type: () -> ("TARGET_TIME_SERIES" | "RELATED_TIME_SERIES" | "ITEM_METADATA")

#domain"RETAIL", ...

Returns:

  • ("RETAIL", "CUSTOM", "INVENTORY_PLANNING", "EC2_CAPACITY", "WORK_FORCE", "WEB_TRAFFIC", "METRICS")


653
# File 'sig/client.rbs', line 653

def domain: () -> ("RETAIL" | "CUSTOM" | "INVENTORY_PLANNING" | "EC2_CAPACITY" | "WORK_FORCE" | "WEB_TRAFFIC" | "METRICS")

#encryption_configTypes::EncryptionConfig



657
# File 'sig/client.rbs', line 657

def encryption_config: () -> Types::EncryptionConfig

#last_modification_time::Time

Returns:

  • (::Time)


660
# File 'sig/client.rbs', line 660

def last_modification_time: () -> ::Time

#schemaTypes::Schema

Returns:



656
# File 'sig/client.rbs', line 656

def schema: () -> Types::Schema

#status::String

Returns:

  • (::String)


658
# File 'sig/client.rbs', line 658

def status: () -> ::String