Class: Aws::Types::AggregateComplianceByConfigRule

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.



21
22
23
# File 'sig/types.rbs', line 21

def 
  @account_id
end

#aws_region::String

Returns the value of attribute aws_region.



22
23
24
# File 'sig/types.rbs', line 22

def aws_region
  @aws_region
end

#complianceTypes::Compliance

Returns the value of attribute compliance.



20
21
22
# File 'sig/types.rbs', line 20

def compliance
  @compliance
end

#config_rule_name::String

Returns the value of attribute config_rule_name.



19
20
21
# File 'sig/types.rbs', line 19

def config_rule_name
  @config_rule_name
end