Class: Aws::Types::StartAnalysisReportRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_type"TLS_SNI", "HTTP_HOST"

Returns the value of attribute analysis_type.

Returns:

  • ("TLS_SNI", "HTTP_HOST")


1558
1559
1560
# File 'sig/types.rbs', line 1558

def analysis_type
  @analysis_type
end

#firewall_arn::String

Returns the value of attribute firewall_arn.

Returns:

  • (::String)


1557
1558
1559
# File 'sig/types.rbs', line 1557

def firewall_arn
  @firewall_arn
end

#firewall_name::String

Returns the value of attribute firewall_name.

Returns:

  • (::String)


1556
1557
1558
# File 'sig/types.rbs', line 1556

def firewall_name
  @firewall_name
end