Class: Aws::Types::RuleDetail

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

Defined Under Namespace

Classes: GlossaryTermEnforcementDetail, MetadataFormEnforcementDetail, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#glossary_term_enforcement_detailTypes::GlossaryTermEnforcementDetail

Returns the value of attribute glossary_term_enforcement_detail.



5470
5471
5472
# File 'sig/types.rbs', line 5470

def glossary_term_enforcement_detail
  @glossary_term_enforcement_detail
end

#metadata_form_enforcement_detailTypes::MetadataFormEnforcementDetail

Returns the value of attribute metadata_form_enforcement_detail.



5469
5470
5471
# File 'sig/types.rbs', line 5469

def 
  @metadata_form_enforcement_detail
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


5471
5472
5473
# File 'sig/types.rbs', line 5471

def unknown
  @unknown
end