Module: Aws::Bedrock::Client::_UpdateAutomatedReasoningPolicyAnnotationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateAutomatedReasoningPolicyAnnotationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #annotation_set_hash ⇒ ::String
- #build_workflow_id ⇒ ::String
- #policy_arn ⇒ ::String
- #updated_at ⇒ ::Time
Instance Method Details
#annotation_set_hash ⇒ ::String
1974 |
# File 'sig/client.rbs', line 1974
def annotation_set_hash: () -> ::String
|
#build_workflow_id ⇒ ::String
1973 |
# File 'sig/client.rbs', line 1973
def build_workflow_id: () -> ::String
|
#policy_arn ⇒ ::String
1972 |
# File 'sig/client.rbs', line 1972
def policy_arn: () -> ::String
|
#updated_at ⇒ ::Time
1975 |
# File 'sig/client.rbs', line 1975
def updated_at: () -> ::Time
|