@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object additionalMetricsToRetainV2,
Object alertTargets,
Object behaviors,
String securityProfileDescription,
String securityProfileName,
List<? extends CfnTag> tags,
List<String> targetArns)
Constructor that initializes the object based on literal property values passed by the
CfnSecurityProfileProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAdditionalMetricsToRetainV2()
`AWS::IoT::SecurityProfile.AdditionalMetricsToRetainV2`.
|
Object |
getAlertTargets()
`AWS::IoT::SecurityProfile.AlertTargets`.
|
Object |
getBehaviors()
`AWS::IoT::SecurityProfile.Behaviors`.
|
String |
getSecurityProfileDescription()
`AWS::IoT::SecurityProfile.SecurityProfileDescription`.
|
String |
getSecurityProfileName()
`AWS::IoT::SecurityProfile.SecurityProfileName`.
|
List<CfnTag> |
getTags()
`AWS::IoT::SecurityProfile.Tags`.
|
List<String> |
getTargetArns()
`AWS::IoT::SecurityProfile.TargetArns`.
|
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(Object additionalMetricsToRetainV2, Object alertTargets, Object behaviors, String securityProfileDescription, String securityProfileName, List<? extends CfnTag> tags, List<String> targetArns)
CfnSecurityProfileProps.Builder.public final Object getAdditionalMetricsToRetainV2()
CfnSecurityProfilePropsgetAdditionalMetricsToRetainV2 in interface CfnSecurityProfilePropspublic final Object getAlertTargets()
CfnSecurityProfilePropsgetAlertTargets 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 © 2021. All rights reserved.