Module: Aws::SecurityHub::Client::_GetFindingsTrendsV2ResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#granularity"Daily", ...

Returns:

  • ("Daily", "Weekly", "Monthly")


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

def granularity: () -> ("Daily" | "Weekly" | "Monthly")

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

Returns:



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

def trends_metrics: () -> ::Array[Types::TrendsMetricsResult]