Class: Aws::Types::Evidence

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#assessment_report_selection ⇒ ::String

Returns the value of attribute assessment_report_selection.

Returns:

  • (::String)


583
584
585
# File 'sig/types.rbs', line 583

def assessment_report_selection
  @assessment_report_selection
end

#attributes ⇒ ::Hash[::String, ::String]

Returns the value of attribute attributes.

Returns:

  • (::Hash[::String, ::String])


576
577
578
# File 'sig/types.rbs', line 576

def attributes
  @attributes
end

#aws_account_id ⇒ ::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


580
581
582
# File 'sig/types.rbs', line 580

def 
  @aws_account_id
end

#aws_organization ⇒ ::String

Returns the value of attribute aws_organization.

Returns:

  • (::String)


579
580
581
# File 'sig/types.rbs', line 579

def aws_organization
  @aws_organization
end

#compliance_check ⇒ ::String

Returns the value of attribute compliance_check.

Returns:

  • (::String)


578
579
580
# File 'sig/types.rbs', line 578

def compliance_check
  @compliance_check
end

#data_source ⇒ ::String

Returns the value of attribute data_source.

Returns:

  • (::String)


569
570
571
# File 'sig/types.rbs', line 569

def data_source
  @data_source
end

#event_name ⇒ ::String

Returns the value of attribute event_name.

Returns:

  • (::String)


573
574
575
# File 'sig/types.rbs', line 573

def event_name
  @event_name
end

#event_source ⇒ ::String

Returns the value of attribute event_source.

Returns:

  • (::String)


572
573
574
# File 'sig/types.rbs', line 572

def event_source
  @event_source
end

#evidence_aws_account_id ⇒ ::String

Returns the value of attribute evidence_aws_account_id.

Returns:

  • (::String)


570
571
572
# File 'sig/types.rbs', line 570

def 
  @evidence_aws_account_id
end

#evidence_by_type ⇒ ::String

Returns the value of attribute evidence_by_type.

Returns:

  • (::String)


574
575
576
# File 'sig/types.rbs', line 574

def evidence_by_type
  @evidence_by_type
end

#evidence_folder_id ⇒ ::String

Returns the value of attribute evidence_folder_id.

Returns:

  • (::String)


581
582
583
# File 'sig/types.rbs', line 581

def evidence_folder_id
  @evidence_folder_id
end

#iam_id ⇒ ::String

Returns the value of attribute iam_id.

Returns:

  • (::String)


577
578
579
# File 'sig/types.rbs', line 577

def iam_id
  @iam_id
end

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


582
583
584
# File 'sig/types.rbs', line 582

def id
  @id
end

#resources_included ⇒ ::Array[Types::Resource]

Returns the value of attribute resources_included.

Returns:



575
576
577
# File 'sig/types.rbs', line 575

def resources_included
  @resources_included
end

#time ⇒ ::Time

Returns the value of attribute time.

Returns:

  • (::Time)


571
572
573
# File 'sig/types.rbs', line 571

def time
  @time
end