Module: Aws::BedrockAgent::Client::_GetFlowResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#customer_encryption_key_arn::String

Returns:

  • (::String)


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

def customer_encryption_key_arn: () -> ::String

#definitionTypes::FlowDefinition



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

def definition: () -> Types::FlowDefinition

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#execution_role_arn::String

Returns:

  • (::String)


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

def execution_role_arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"Failed", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#validations::Array[Types::FlowValidation]

Returns:



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

def validations: () -> ::Array[Types::FlowValidation]

#version::String

Returns:

  • (::String)


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

def version: () -> ::String