Module: Aws::BedrockAgentCoreControl::Client::_CreateAgentRuntimeEndpointResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#agent_runtime_arn::String

Returns:

  • (::String)


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

def agent_runtime_arn: () -> ::String

#agent_runtime_endpoint_arn::String

Returns:

  • (::String)


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

def agent_runtime_endpoint_arn: () -> ::String

#agent_runtime_id::String

Returns:

  • (::String)


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

def agent_runtime_id: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#endpoint_name::String

Returns:

  • (::String)


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

def endpoint_name: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "CREATE_FAILED", "UPDATING", "UPDATE_FAILED", "READY", "DELETING")


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

def status: () -> ("CREATING" | "CREATE_FAILED" | "UPDATING" | "UPDATE_FAILED" | "READY" | "DELETING")

#target_version::String

Returns:

  • (::String)


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

def target_version: () -> ::String