Module: Aws::BedrockAgent::Client::_CreateFlowResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#customer_encryption_key_arn::String

Returns:

  • (::String)


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

def customer_encryption_key_arn: () -> ::String

#definitionTypes::FlowDefinition



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

def definition: () -> Types::FlowDefinition

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#execution_role_arn::String

Returns:

  • (::String)


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

def execution_role_arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"Failed", ...

Returns:

  • ("Failed", "Prepared", "Preparing", "NotPrepared")


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

def status: () -> ("Failed" | "Prepared" | "Preparing" | "NotPrepared")

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#version::String

Returns:

  • (::String)


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

def version: () -> ::String