Class: Aws::Types::IngressStringToEvaluate

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

Defined Under Namespace

Classes: Analysis, Attribute, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analysisTypes::IngressAnalysis

Returns the value of attribute analysis.



765
766
767
# File 'sig/types.rbs', line 765

def analysis
  @analysis
end

#attribute"RECIPIENT"

Returns the value of attribute attribute.

Returns:

  • ("RECIPIENT")


764
765
766
# File 'sig/types.rbs', line 764

def attribute
  @attribute
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


766
767
768
# File 'sig/types.rbs', line 766

def unknown
  @unknown
end