Class: Aws::Types::AnalysisRulePolicy

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

Defined Under Namespace

Classes: Unknown, V1

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


178
179
180
# File 'sig/types.rbs', line 178

def unknown
  @unknown
end

#v1Types::AnalysisRulePolicyV1

Returns the value of attribute v1.



177
178
179
# File 'sig/types.rbs', line 177

def v1
  @v1
end