Class: Aws::Types::ReceiverConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_type"DIRECT_ANALYSIS", "ADDITIONAL_ANALYSIS"

Returns the value of attribute analysis_type.

Returns:

  • ("DIRECT_ANALYSIS", "ADDITIONAL_ANALYSIS")


2994
2995
2996
# File 'sig/types.rbs', line 2994

def analysis_type
  @analysis_type
end

#configuration_detailsTypes::ConfigurationDetails

Returns the value of attribute configuration_details.



2995
2996
2997
# File 'sig/types.rbs', line 2995

def configuration_details
  @configuration_details
end