Module: Aws::ApplicationCostProfiler::Client::_GetReportDefinitionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#destination_s3_locationTypes::S3Location

Returns:



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

def destination_s3_location: () -> Types::S3Location

#format"CSV", "PARQUET"

Returns:

  • ("CSV", "PARQUET")


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

def format: () -> ("CSV" | "PARQUET")

#last_updated::Time

Returns:

  • (::Time)


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

def last_updated: () -> ::Time

#report_description::String

Returns:

  • (::String)


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

def report_description: () -> ::String

#report_frequency"MONTHLY", ...

Returns:

  • ("MONTHLY", "DAILY", "ALL")


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

def report_frequency: () -> ("MONTHLY" | "DAILY" | "ALL")

#report_id::String

Returns:

  • (::String)


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

def report_id: () -> ::String