Class: Aws::Types::AggregateComplianceByConformancePack

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.



29
30
31
# File 'sig/types.rbs', line 29

def 
  @account_id
end

#aws_region::String

Returns the value of attribute aws_region.



30
31
32
# File 'sig/types.rbs', line 30

def aws_region
  @aws_region
end

#complianceTypes::AggregateConformancePackCompliance

Returns the value of attribute compliance.



28
29
30
# File 'sig/types.rbs', line 28

def compliance
  @compliance
end

#conformance_pack_name::String

Returns the value of attribute conformance_pack_name.



27
28
29
# File 'sig/types.rbs', line 27

def conformance_pack_name
  @conformance_pack_name
end