Module: Aws::PartnerCentralSelling::Client::_GetResourceSnapshotJobResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#catalog::String

Returns:

  • (::String)


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

def catalog: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#engagement_id::String

Returns:

  • (::String)


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

def engagement_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#last_failure::String

Returns:

  • (::String)


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

def last_failure: () -> ::String

#last_successful_execution_date::Time

Returns:

  • (::Time)


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

def last_successful_execution_date: () -> ::Time

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#resource_id::String

Returns:

  • (::String)


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

def resource_id: () -> ::String

#resource_snapshot_template_name::String

Returns:

  • (::String)


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

def resource_snapshot_template_name: () -> ::String

#resource_type"Opportunity"

Returns:

  • ("Opportunity")


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

def resource_type: () -> ("Opportunity")

#status"Running", "Stopped"

Returns:

  • ("Running", "Stopped")


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

def status: () -> ("Running" | "Stopped")