Module: Aws::KendraRanking::Client::_DescribeRescoreExecutionPlanResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#capacity_unitsTypes::CapacityUnitsConfiguration



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

def capacity_units: () -> Types::CapacityUnitsConfiguration

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#error_message::String

Returns:

  • (::String)


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

def error_message: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time