Class: Aws::Types::ComplianceSummaryByResourceType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compliance_summaryTypes::ComplianceSummary

Returns the value of attribute compliance_summary.



225
226
227
# File 'sig/types.rbs', line 225

def compliance_summary
  @compliance_summary
end

#resource_type::String

Returns the value of attribute resource_type.

Returns:

  • (::String)


224
225
226
# File 'sig/types.rbs', line 224

def resource_type
  @resource_type
end