Module: Aws::Kendra::Client::_DescribeExperienceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#configurationTypes::ExperienceConfiguration



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

def configuration: () -> Types::ExperienceConfiguration

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#endpoints::Array[Types::ExperienceEndpoint]

Returns:



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

def endpoints: () -> ::Array[Types::ExperienceEndpoint]

#error_message::String

Returns:

  • (::String)


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

def error_message: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#index_id::String

Returns:

  • (::String)


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

def index_id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "DELETING", "FAILED")


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

def status: () -> ("CREATING" | "ACTIVE" | "DELETING" | "FAILED")

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time