Class: Aws::Types::GetAutomatedReasoningPolicyAnnotationsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAutomatedReasoningPolicyAnnotationsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#build_workflow_id ⇒ ::String
Returns the value of attribute build_workflow_id.
-
#policy_arn ⇒ ::String
Returns the value of attribute policy_arn.
Instance Attribute Details
#build_workflow_id ⇒ ::String
Returns the value of attribute build_workflow_id.
1714 1715 1716 |
# File 'sig/types.rbs', line 1714 def build_workflow_id @build_workflow_id end |
#policy_arn ⇒ ::String
Returns the value of attribute policy_arn.
1713 1714 1715 |
# File 'sig/types.rbs', line 1713 def policy_arn @policy_arn end |