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:



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

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

#analysis_type"TLS_SNI", "HTTP_HOST"

Returns:

  • ("TLS_SNI", "HTTP_HOST")


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

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

#end_time::Time

Returns:

  • (::Time)


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

def end_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#report_time::Time

Returns:

  • (::Time)


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

def report_time: () -> ::Time

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#status::String

Returns:

  • (::String)


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

def status: () -> ::String