Module: Aws::NetworkFirewall::Client::_GetAnalysisReportResultsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetAnalysisReportResultsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#analysis_report_results::Array[Types::AnalysisTypeReportResult]

Returns:



910
# File 'sig/client.rbs', line 910

def analysis_report_results: () -> ::Array[Types::AnalysisTypeReportResult]

#analysis_type"TLS_SNI", "HTTP_HOST"

Returns:

  • ("TLS_SNI", "HTTP_HOST")


908
# File 'sig/client.rbs', line 908

def analysis_type: () -> ("TLS_SNI" | "HTTP_HOST")

#end_time::Time

Returns:

  • (::Time)


906
# File 'sig/client.rbs', line 906

def end_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


909
# File 'sig/client.rbs', line 909

def next_token: () -> ::String

#report_time::Time

Returns:

  • (::Time)


907
# File 'sig/client.rbs', line 907

def report_time: () -> ::Time

#start_time::Time

Returns:

  • (::Time)


905
# File 'sig/client.rbs', line 905

def start_time: () -> ::Time

#status::String

Returns:

  • (::String)


904
# File 'sig/client.rbs', line 904

def status: () -> ::String