Struct UsageBillableSummaryKeys

Source
#[non_exhaustive]
pub struct UsageBillableSummaryKeys {
Show 90 fields pub apm_fargate_average: Option<UsageBillableSummaryBody>, pub apm_fargate_sum: Option<UsageBillableSummaryBody>, pub apm_host_sum: Option<UsageBillableSummaryBody>, pub apm_host_top99p: Option<UsageBillableSummaryBody>, pub apm_profiler_host_sum: Option<UsageBillableSummaryBody>, pub apm_profiler_host_top99p: Option<UsageBillableSummaryBody>, pub apm_trace_search_sum: Option<UsageBillableSummaryBody>, pub application_security_fargate_average: Option<UsageBillableSummaryBody>, pub application_security_host_sum: Option<UsageBillableSummaryBody>, pub application_security_host_top99p: Option<UsageBillableSummaryBody>, pub ci_pipeline_indexed_spans_sum: Option<UsageBillableSummaryBody>, pub ci_pipeline_maximum: Option<UsageBillableSummaryBody>, pub ci_pipeline_sum: Option<UsageBillableSummaryBody>, pub ci_test_indexed_spans_sum: Option<UsageBillableSummaryBody>, pub ci_testing_maximum: Option<UsageBillableSummaryBody>, pub ci_testing_sum: Option<UsageBillableSummaryBody>, pub cloud_cost_management_average: Option<UsageBillableSummaryBody>, pub cloud_cost_management_sum: Option<UsageBillableSummaryBody>, pub cspm_container_sum: Option<UsageBillableSummaryBody>, pub cspm_host_sum: Option<UsageBillableSummaryBody>, pub cspm_host_top99p: Option<UsageBillableSummaryBody>, pub custom_event_sum: Option<UsageBillableSummaryBody>, pub cws_container_sum: Option<UsageBillableSummaryBody>, pub cws_host_sum: Option<UsageBillableSummaryBody>, pub cws_host_top99p: Option<UsageBillableSummaryBody>, pub dbm_host_sum: Option<UsageBillableSummaryBody>, pub dbm_host_top99p: Option<UsageBillableSummaryBody>, pub dbm_normalized_queries_average: Option<UsageBillableSummaryBody>, pub dbm_normalized_queries_sum: Option<UsageBillableSummaryBody>, pub fargate_container_apm_and_profiler_average: Option<UsageBillableSummaryBody>, pub fargate_container_apm_and_profiler_sum: Option<UsageBillableSummaryBody>, pub fargate_container_average: Option<UsageBillableSummaryBody>, pub fargate_container_profiler_average: Option<UsageBillableSummaryBody>, pub fargate_container_profiler_sum: Option<UsageBillableSummaryBody>, pub fargate_container_sum: Option<UsageBillableSummaryBody>, pub incident_management_maximum: Option<UsageBillableSummaryBody>, pub incident_management_sum: Option<UsageBillableSummaryBody>, pub infra_and_apm_host_sum: Option<UsageBillableSummaryBody>, pub infra_and_apm_host_top99p: Option<UsageBillableSummaryBody>, pub infra_container_sum: Option<UsageBillableSummaryBody>, pub infra_host_sum: Option<UsageBillableSummaryBody>, pub infra_host_top99p: Option<UsageBillableSummaryBody>, pub ingested_spans_sum: Option<UsageBillableSummaryBody>, pub ingested_timeseries_average: Option<UsageBillableSummaryBody>, pub ingested_timeseries_sum: Option<UsageBillableSummaryBody>, pub iot_sum: Option<UsageBillableSummaryBody>, pub iot_top99p: Option<UsageBillableSummaryBody>, pub lambda_function_average: Option<UsageBillableSummaryBody>, pub lambda_function_sum: Option<UsageBillableSummaryBody>, pub logs_forwarding_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_15day_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_180day_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_1day_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_30day_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_360day_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_3day_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_45day_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_60day_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_7day_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_90day_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_custom_retention_sum: Option<UsageBillableSummaryBody>, pub logs_indexed_sum: Option<UsageBillableSummaryBody>, pub logs_ingested_sum: Option<UsageBillableSummaryBody>, pub network_device_sum: Option<UsageBillableSummaryBody>, pub network_device_top99p: Option<UsageBillableSummaryBody>, pub npm_flow_sum: Option<UsageBillableSummaryBody>, pub npm_host_sum: Option<UsageBillableSummaryBody>, pub npm_host_top99p: Option<UsageBillableSummaryBody>, pub observability_pipeline_sum: Option<UsageBillableSummaryBody>, pub online_archive_sum: Option<UsageBillableSummaryBody>, pub prof_container_sum: Option<UsageBillableSummaryBody>, pub prof_host_sum: Option<UsageBillableSummaryBody>, pub prof_host_top99p: Option<UsageBillableSummaryBody>, pub rum_lite_sum: Option<UsageBillableSummaryBody>, pub rum_replay_sum: Option<UsageBillableSummaryBody>, pub rum_sum: Option<UsageBillableSummaryBody>, pub rum_units_sum: Option<UsageBillableSummaryBody>, pub sensitive_data_scanner_sum: Option<UsageBillableSummaryBody>, pub serverless_apm_sum: Option<UsageBillableSummaryBody>, pub serverless_infra_average: Option<UsageBillableSummaryBody>, pub serverless_infra_sum: Option<UsageBillableSummaryBody>, pub serverless_invocation_sum: Option<UsageBillableSummaryBody>, pub siem_sum: Option<UsageBillableSummaryBody>, pub standard_timeseries_average: Option<UsageBillableSummaryBody>, pub synthetics_api_tests_sum: Option<UsageBillableSummaryBody>, pub synthetics_app_testing_maximum: Option<UsageBillableSummaryBody>, pub synthetics_browser_checks_sum: Option<UsageBillableSummaryBody>, pub timeseries_average: Option<UsageBillableSummaryBody>, pub timeseries_sum: Option<UsageBillableSummaryBody>, pub additional_properties: BTreeMap<String, Value>, /* private fields */
}
Expand description

Response with aggregated usage types.

Fields (Non-exhaustive)§

This struct is marked as non-exhaustive
Non-exhaustive structs could have additional fields added in future. Therefore, non-exhaustive structs cannot be constructed in external crates using the traditional Struct { .. } syntax; cannot be matched against without a wildcard ..; and struct update syntax will not work.
§apm_fargate_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§apm_fargate_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§apm_host_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§apm_host_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§apm_profiler_host_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§apm_profiler_host_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§apm_trace_search_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§application_security_fargate_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§application_security_host_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§application_security_host_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§ci_pipeline_indexed_spans_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§ci_pipeline_maximum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§ci_pipeline_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§ci_test_indexed_spans_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§ci_testing_maximum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§ci_testing_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§cloud_cost_management_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§cloud_cost_management_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§cspm_container_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§cspm_host_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§cspm_host_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§custom_event_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§cws_container_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§cws_host_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§cws_host_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§dbm_host_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§dbm_host_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§dbm_normalized_queries_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§dbm_normalized_queries_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§fargate_container_apm_and_profiler_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§fargate_container_apm_and_profiler_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§fargate_container_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§fargate_container_profiler_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§fargate_container_profiler_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§fargate_container_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§incident_management_maximum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§incident_management_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§infra_and_apm_host_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§infra_and_apm_host_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§infra_container_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§infra_host_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§infra_host_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§ingested_spans_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§ingested_timeseries_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§ingested_timeseries_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§iot_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§iot_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§lambda_function_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§lambda_function_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_forwarding_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_15day_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_180day_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_1day_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_30day_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_360day_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_3day_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_45day_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_60day_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_7day_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_90day_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_custom_retention_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_indexed_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§logs_ingested_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§network_device_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§network_device_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§npm_flow_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§npm_host_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§npm_host_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§observability_pipeline_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§online_archive_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§prof_container_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§prof_host_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§prof_host_top99p: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§rum_lite_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§rum_replay_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§rum_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§rum_units_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§sensitive_data_scanner_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§serverless_apm_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§serverless_infra_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§serverless_infra_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§serverless_invocation_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§siem_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§standard_timeseries_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§synthetics_api_tests_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§synthetics_app_testing_maximum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§synthetics_browser_checks_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§timeseries_average: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§timeseries_sum: Option<UsageBillableSummaryBody>

Response with properties for each aggregated usage type.

§additional_properties: BTreeMap<String, Value>

Implementations§

Source§

impl UsageBillableSummaryKeys

Source

pub fn new() -> UsageBillableSummaryKeys

Source

pub fn apm_fargate_average(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn apm_fargate_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn apm_host_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn apm_host_top99p(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn apm_profiler_host_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn apm_profiler_host_top99p(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn apm_trace_search_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn application_security_fargate_average( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn application_security_host_sum( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn application_security_host_top99p( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn ci_pipeline_indexed_spans_sum( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn ci_pipeline_maximum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn ci_pipeline_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn ci_test_indexed_spans_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn ci_testing_maximum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn ci_testing_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn cloud_cost_management_average( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn cloud_cost_management_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn cspm_container_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn cspm_host_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn cspm_host_top99p(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn custom_event_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn cws_container_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn cws_host_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn cws_host_top99p(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn dbm_host_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn dbm_host_top99p(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn dbm_normalized_queries_average( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn dbm_normalized_queries_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn fargate_container_apm_and_profiler_average( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn fargate_container_apm_and_profiler_sum( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn fargate_container_average(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn fargate_container_profiler_average( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn fargate_container_profiler_sum( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn fargate_container_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn incident_management_maximum( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn incident_management_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn infra_and_apm_host_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn infra_and_apm_host_top99p(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn infra_container_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn infra_host_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn infra_host_top99p(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn ingested_spans_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn ingested_timeseries_average( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn ingested_timeseries_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn iot_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn iot_top99p(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn lambda_function_average(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn lambda_function_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_forwarding_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_indexed_15day_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_indexed_180day_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_indexed_1day_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_indexed_30day_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_indexed_360day_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_indexed_3day_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_indexed_45day_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_indexed_60day_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_indexed_7day_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_indexed_90day_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_indexed_custom_retention_sum( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn logs_indexed_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn logs_ingested_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn network_device_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn network_device_top99p(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn npm_flow_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn npm_host_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn npm_host_top99p(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn observability_pipeline_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn online_archive_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn prof_container_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn prof_host_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn prof_host_top99p(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn rum_lite_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn rum_replay_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn rum_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn rum_units_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn sensitive_data_scanner_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn serverless_apm_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn serverless_infra_average(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn serverless_infra_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn serverless_invocation_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn siem_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn standard_timeseries_average( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn synthetics_api_tests_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn synthetics_app_testing_maximum( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn synthetics_browser_checks_sum( self, value: UsageBillableSummaryBody, ) -> Self

Source

pub fn timeseries_average(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn timeseries_sum(self, value: UsageBillableSummaryBody) -> Self

Source

pub fn additional_properties(self, value: BTreeMap<String, Value>) -> Self

Trait Implementations§

Source§

impl Clone for UsageBillableSummaryKeys

Source§

fn clone(&self) -> UsageBillableSummaryKeys

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for UsageBillableSummaryKeys

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Default for UsageBillableSummaryKeys

Source§

fn default() -> Self

Returns the “default value” for a type. Read more
Source§

impl<'de> Deserialize<'de> for UsageBillableSummaryKeys

Source§

fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
where D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
Source§

impl PartialEq for UsageBillableSummaryKeys

Source§

fn eq(&self, other: &UsageBillableSummaryKeys) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Serialize for UsageBillableSummaryKeys

Source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
Source§

impl StructuralPartialEq for UsageBillableSummaryKeys

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

Source§

fn vzip(self) -> V

Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,

Source§

impl<T> ErasedDestructor for T
where T: 'static,