@Stability(value=Stable) @Internal public static final class CfnScheduledAuditProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScheduledAuditProps
CfnScheduledAuditPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnScheduledAuditProps.Builder, CfnScheduledAuditProps.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(String frequency,
List<String> targetCheckNames,
String dayOfMonth,
String dayOfWeek,
String scheduledAuditName,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnScheduledAuditProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDayOfMonth()
`AWS::IoT::ScheduledAudit.DayOfMonth`.
|
String |
getDayOfWeek()
`AWS::IoT::ScheduledAudit.DayOfWeek`.
|
String |
getFrequency()
`AWS::IoT::ScheduledAudit.Frequency`.
|
String |
getScheduledAuditName()
`AWS::IoT::ScheduledAudit.ScheduledAuditName`.
|
List<CfnTag> |
getTags()
`AWS::IoT::ScheduledAudit.Tags`.
|
List<String> |
getTargetCheckNames()
`AWS::IoT::ScheduledAudit.TargetCheckNames`.
|
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.public final String getFrequency()
CfnScheduledAuditPropsgetFrequency in interface CfnScheduledAuditPropspublic final List<String> getTargetCheckNames()
CfnScheduledAuditPropsgetTargetCheckNames in interface CfnScheduledAuditPropspublic final String getDayOfMonth()
CfnScheduledAuditPropsgetDayOfMonth in interface CfnScheduledAuditPropspublic final String getDayOfWeek()
CfnScheduledAuditPropsgetDayOfWeek in interface CfnScheduledAuditPropspublic final String getScheduledAuditName()
CfnScheduledAuditPropsgetScheduledAuditName in interface CfnScheduledAuditPropspublic final List<CfnTag> getTags()
CfnScheduledAuditPropsgetTags in interface CfnScheduledAuditProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.