Module: Aws::CloudWatchLogs::Client::_UpdateScheduledQueryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Integer

Returns:

  • (::Integer)


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

def creation_time: () -> ::Integer

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#destination_configurationTypes::DestinationConfiguration



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

def destination_configuration: () -> Types::DestinationConfiguration

#end_time_offset::Integer

Returns:

  • (::Integer)


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

def end_time_offset: () -> ::Integer

#execution_role_arn::String

Returns:

  • (::String)


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

def execution_role_arn: () -> ::String

#last_execution_status"Running", ...

Returns:

  • ("Running", "InvalidQuery", "Complete", "Failed", "Timeout")


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

def last_execution_status: () -> ("Running" | "InvalidQuery" | "Complete" | "Failed" | "Timeout")

#last_triggered_time::Integer

Returns:

  • (::Integer)


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

def last_triggered_time: () -> ::Integer

#last_updated_time::Integer

Returns:

  • (::Integer)


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

def last_updated_time: () -> ::Integer

#log_group_identifiers::Array[::String]

Returns:

  • (::Array[::String])


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

def log_group_identifiers: () -> ::Array[::String]

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#query_language"CWLI", ...

Returns:

  • ("CWLI", "SQL", "PPL")


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

def query_language: () -> ("CWLI" | "SQL" | "PPL")

#query_string::String

Returns:

  • (::String)


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

def query_string: () -> ::String

#schedule_end_time::Integer

Returns:

  • (::Integer)


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

def schedule_end_time: () -> ::Integer

#schedule_expression::String

Returns:

  • (::String)


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

def schedule_expression: () -> ::String

#schedule_start_time::Integer

Returns:

  • (::Integer)


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

def schedule_start_time: () -> ::Integer

#schedule_type"CUSTOMER_MANAGED", "AWS_MANAGED"

Returns:

  • ("CUSTOMER_MANAGED", "AWS_MANAGED")


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

def schedule_type: () -> ("CUSTOMER_MANAGED" | "AWS_MANAGED")

#scheduled_query_arn::String

Returns:

  • (::String)


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

def scheduled_query_arn: () -> ::String

#start_time_offset::Integer

Returns:

  • (::Integer)


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

def start_time_offset: () -> ::Integer

#state"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

def state: () -> ("ENABLED" | "DISABLED")

#timezone::String

Returns:

  • (::String)


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

def timezone: () -> ::String