Module: Aws::PartnerCentralSelling::Client::_GetResourceSnapshotResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#catalog::String

Returns:

  • (::String)


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

def catalog: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#engagement_id::String

Returns:

  • (::String)


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

def engagement_id: () -> ::String

#payloadTypes::ResourceSnapshotPayload



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

def payload: () -> Types::ResourceSnapshotPayload

#resource_id::String

Returns:

  • (::String)


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

def resource_id: () -> ::String

#resource_snapshot_template_name::String

Returns:

  • (::String)


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

def resource_snapshot_template_name: () -> ::String

#resource_type"Opportunity"

Returns:

  • ("Opportunity")


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

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

#revision::Integer

Returns:

  • (::Integer)


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

def revision: () -> ::Integer

#target_member_accounts::Array[::String]

Returns:

  • (::Array[::String])


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

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