@Stability(value=Stable) @Internal public static final class CfnSecurityProfileProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityProfileProps
CfnSecurityProfilePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSecurityProfileProps.Builder, CfnSecurityProfileProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSecurityProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSecurityProfileProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAdditionalMetricsToRetainV2()
A list of metrics whose data is retained (stored).
|
Object |
getAlertTargets()
Specifies the destinations to which alerts are sent.
|
Object |
getBehaviors()
Specifies the behaviors that, when violated by a device (thing), cause an alert.
|
String |
getSecurityProfileDescription()
A description of the security profile.
|
String |
getSecurityProfileName()
The name you gave to the security profile.
|
List<CfnTag> |
getTags()
Metadata that can be used to manage the security profile.
|
List<String> |
getTargetArns()
The ARN of the target (thing group) to which the security profile is attached.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnSecurityProfileProps.Builder builder)
CfnSecurityProfileProps.Builder.public final Object getAdditionalMetricsToRetainV2()
CfnSecurityProfileProps
By default, data is retained for any metric used in the profile's behaviors , but it's also retained for any metric specified here. Can be used with custom metrics; can't be used with dimensions.
getAdditionalMetricsToRetainV2 in interface CfnSecurityProfilePropspublic final Object getAlertTargets()
CfnSecurityProfileProps(Alerts are always sent to the console.) Alerts are generated when a device (thing) violates a behavior.
getAlertTargets in interface CfnSecurityProfilePropspublic final Object getBehaviors()
CfnSecurityProfilePropsgetBehaviors in interface CfnSecurityProfilePropspublic final String getSecurityProfileDescription()
CfnSecurityProfilePropsgetSecurityProfileDescription in interface CfnSecurityProfilePropspublic final String getSecurityProfileName()
CfnSecurityProfilePropsgetSecurityProfileName in interface CfnSecurityProfilePropspublic final List<CfnTag> getTags()
CfnSecurityProfilePropsgetTags in interface CfnSecurityProfilePropspublic final List<String> getTargetArns()
CfnSecurityProfilePropsgetTargetArns in interface CfnSecurityProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.