Class: Aws::Types::GetAutomatedReasoningPolicyBuildWorkflowRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#build_workflow_id::String

Returns the value of attribute build_workflow_id.

Returns:

  • (::String)


1730
1731
1732
# File 'sig/types.rbs', line 1730

def build_workflow_id
  @build_workflow_id
end

#policy_arn::String

Returns the value of attribute policy_arn.

Returns:

  • (::String)


1729
1730
1731
# File 'sig/types.rbs', line 1729

def policy_arn
  @policy_arn
end