Module: Aws::CloudWatchEvents::Client::_DescribeArchiveResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#archive_arn::String

Returns:

  • (::String)


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

def archive_arn: () -> ::String

#archive_name::String

Returns:

  • (::String)


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

def archive_name: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#event_count::Integer

Returns:

  • (::Integer)


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

def event_count: () -> ::Integer

#event_pattern::String

Returns:

  • (::String)


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

def event_pattern: () -> ::String

#event_source_arn::String

Returns:

  • (::String)


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

def event_source_arn: () -> ::String

#retention_days::Integer

Returns:

  • (::Integer)


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

def retention_days: () -> ::Integer

#size_bytes::Integer

Returns:

  • (::Integer)


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

def size_bytes: () -> ::Integer

#state"ENABLED", ...

Returns:

  • ("ENABLED", "DISABLED", "CREATING", "UPDATING", "CREATE_FAILED", "UPDATE_FAILED")


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

def state: () -> ("ENABLED" | "DISABLED" | "CREATING" | "UPDATING" | "CREATE_FAILED" | "UPDATE_FAILED")

#state_reason::String

Returns:

  • (::String)


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

def state_reason: () -> ::String