Class: Aws::Types::AutomatedReasoningCheckRule

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


148
149
150
# File 'sig/types.rbs', line 148

def id
  @id
end

#policy_version_arn::String

Returns the value of attribute policy_version_arn.

Returns:

  • (::String)


149
150
151
# File 'sig/types.rbs', line 149

def policy_version_arn
  @policy_version_arn
end