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")


1531
1532
1533
# File 'sig/types.rbs', line 1531

def analysis_type
  @analysis_type
end

#firewall_arn::String

Returns the value of attribute firewall_arn.

Returns:

  • (::String)


1530
1531
1532
# File 'sig/types.rbs', line 1530

def firewall_arn
  @firewall_arn
end

#firewall_name::String

Returns the value of attribute firewall_name.

Returns:

  • (::String)


1529
1530
1531
# File 'sig/types.rbs', line 1529

def firewall_name
  @firewall_name
end