Class: Aws::Types::AccessScopeAnalysisFinding

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#finding_components::Array[Types::PathComponent]

Returns the value of attribute finding_components.

Returns:



143
144
145
# File 'sig/types.rbs', line 143

def finding_components
  @finding_components
end

#finding_id::String

Returns the value of attribute finding_id.

Returns:

  • (::String)


142
143
144
# File 'sig/types.rbs', line 142

def finding_id
  @finding_id
end

#network_insights_access_scope_analysis_id::String

Returns the value of attribute network_insights_access_scope_analysis_id.

Returns:

  • (::String)


140
141
142
# File 'sig/types.rbs', line 140

def network_insights_access_scope_analysis_id
  @network_insights_access_scope_analysis_id
end

#network_insights_access_scope_id::String

Returns the value of attribute network_insights_access_scope_id.

Returns:

  • (::String)


141
142
143
# File 'sig/types.rbs', line 141

def network_insights_access_scope_id
  @network_insights_access_scope_id
end