Class: Aws::Types::InheritedAllowedAdditionalAnalyses

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sources::Array[Types::InheritedAllowedAdditionalAnalysesSource]

Returns the value of attribute sources.



1753
1754
1755
# File 'sig/types.rbs', line 1753

def sources
  @sources
end

#value::Array[::String]

Returns the value of attribute value.

Returns:

  • (::Array[::String])


1752
1753
1754
# File 'sig/types.rbs', line 1752

def value
  @value
end