Class: Aws::Types::UpdateAutomatedReasoningPolicyAnnotationsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_set_hash::String

Returns the value of attribute annotation_set_hash.

Returns:

  • (::String)


3589
3590
3591
# File 'sig/types.rbs', line 3589

def annotation_set_hash
  @annotation_set_hash
end

#build_workflow_id::String

Returns the value of attribute build_workflow_id.

Returns:

  • (::String)


3588
3589
3590
# File 'sig/types.rbs', line 3588

def build_workflow_id
  @build_workflow_id
end

#policy_arn::String

Returns the value of attribute policy_arn.

Returns:

  • (::String)


3587
3588
3589
# File 'sig/types.rbs', line 3587

def policy_arn
  @policy_arn
end

#updated_at::Time

Returns the value of attribute updated_at.

Returns:

  • (::Time)


3590
3591
3592
# File 'sig/types.rbs', line 3590

def updated_at
  @updated_at
end