Class: Aws::Types::Compliance

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#compliance_contributor_countTypes::ComplianceContributorCount

Returns the value of attribute compliance_contributor_count.

Returns:



193
194
195
# File 'sig/types.rbs', line 193

def compliance_contributor_count
  @compliance_contributor_count
end

#compliance_type"COMPLIANT", ...

Returns the value of attribute compliance_type.

Returns:



192
193
194
# File 'sig/types.rbs', line 192

def compliance_type
  @compliance_type
end