Class: Aws::Types::GuardrailAutomatedReasoningRule

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


608
609
610
# File 'sig/types.rbs', line 608

def identifier
  @identifier
end

#policy_version_arn::String

Returns the value of attribute policy_version_arn.

Returns:

  • (::String)


609
610
611
# File 'sig/types.rbs', line 609

def policy_version_arn
  @policy_version_arn
end