Builder
class Builder
Properties
Link copied to clipboard
A SearchInsightsFilters
object that is used to set the severity and status filters on your insight search.
Link copied to clipboard
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken
value.
Link copied to clipboard
The start of the time range passed in. Returned insights occurred after this time.
Link copied to clipboard
The type of insights you are searching for (REACTIVE
or PROACTIVE
).
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.devopsguru.model.SearchInsightsFilters inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.devopsguru.model.StartTimeRange inside the given block