Module: Aws::Bedrock::Client::_GetAutomatedReasoningPolicyAnnotationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#annotation_set_hash::String

Returns:

  • (::String)


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

def annotation_set_hash: () -> ::String

#annotations::Array[Types::AutomatedReasoningPolicyAnnotation]



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

def annotations: () -> ::Array[Types::AutomatedReasoningPolicyAnnotation]

#build_workflow_id::String

Returns:

  • (::String)


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

def build_workflow_id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#policy_arn::String

Returns:

  • (::String)


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

def policy_arn: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time