CreateSecurityProfileRequest
Types
Properties
Link copied to clipboard
Please use CreateSecurityProfileRequest$additionalMetricsToRetainV2 instead.
Link copied to clipboard
A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's behaviors
, but it is also retained for any metric specified here. Can be used with custom metrics; cannot be used with dimensions.
Link copied to clipboard
Specifies the destinations to which alerts are sent. (Alerts are always sent to the console.) Alerts are generated when a device (thing) violates a behavior.
Link copied to clipboard
Specifies the MQTT topic and role ARN required for metric export.
Link copied to clipboard
A description of the security profile.
Link copied to clipboard
The name you are giving to the security profile.
Functions
Link copied to clipboard
inline fun copy(block: CreateSecurityProfileRequest.Builder.() -> Unit = {}): CreateSecurityProfileRequest