Module: Aws::AgentRegistryControl::Client::_UpdateRegistryRecordResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#created_by_auto_detectionBoolean

Returns:

  • (Boolean)


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

def created_by_auto_detection: () -> bool

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#descriptorsTypes::Descriptors

Returns:



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

def descriptors: () -> Types::Descriptors

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#provenance::Array[Types::Provenance]

Returns:



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

def provenance: () -> ::Array[Types::Provenance]

#record_arn::String

Returns:

  • (::String)


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

def record_arn: () -> ::String

#record_id::String

Returns:

  • (::String)


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

def record_id: () -> ::String

#record_type"MCP", ...

Returns:

  • ("MCP", "AGENT", "CUSTOM", "SKILL", "GATEWAY")


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

def record_type: () -> ("MCP" | "AGENT" | "CUSTOM" | "SKILL" | "GATEWAY")

#record_version::String

Returns:

  • (::String)


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

def record_version: () -> ::String

#registry_arn::String

Returns:

  • (::String)


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

def registry_arn: () -> ::String

#status"DRAFT", ...

Returns:

  • ("DRAFT", "PENDING_APPROVAL", "APPROVED", "REJECTED", "DEPRECATED", "CREATING", "UPDATING", "CREATE_FAILED", "UPDATE_FAILED")


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

def status: () -> ("DRAFT" | "PENDING_APPROVAL" | "APPROVED" | "REJECTED" | "DEPRECATED" | "CREATING" | "UPDATING" | "CREATE_FAILED" | "UPDATE_FAILED")

#status_reason::String

Returns:

  • (::String)


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

def status_reason: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time