Class CfnCisScanConfigurationPropsMixin.ScheduleProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.inspectorv2.CfnCisScanConfigurationPropsMixin.ScheduleProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCisScanConfigurationPropsMixin.ScheduleProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCisScanConfigurationPropsMixin.ScheduleProperty
@Stability(Stable)
@Internal
public static final class CfnCisScanConfigurationPropsMixin.ScheduleProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCisScanConfigurationPropsMixin.ScheduleProperty
An implementation for
CfnCisScanConfigurationPropsMixin.ScheduleProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.inspectorv2.CfnCisScanConfigurationPropsMixin.ScheduleProperty
CfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder, CfnCisScanConfigurationPropsMixin.ScheduleProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder.
-
-
Method Details
-
getDaily
Description copied from interface:CfnCisScanConfigurationPropsMixin.SchedulePropertyA daily schedule.Returns union: either
IResolvableorCfnCisScanConfigurationPropsMixin.DailyScheduleProperty- Specified by:
getDailyin interfaceCfnCisScanConfigurationPropsMixin.ScheduleProperty- See Also:
-
getMonthly
Description copied from interface:CfnCisScanConfigurationPropsMixin.SchedulePropertyA monthly schedule.Returns union: either
IResolvableorCfnCisScanConfigurationPropsMixin.MonthlyScheduleProperty- Specified by:
getMonthlyin interfaceCfnCisScanConfigurationPropsMixin.ScheduleProperty- See Also:
-
getOneTime
Description copied from interface:CfnCisScanConfigurationPropsMixin.SchedulePropertyA one time schedule.- Specified by:
getOneTimein interfaceCfnCisScanConfigurationPropsMixin.ScheduleProperty- See Also:
-
getWeekly
Description copied from interface:CfnCisScanConfigurationPropsMixin.SchedulePropertyA weekly schedule.Returns union: either
IResolvableorCfnCisScanConfigurationPropsMixin.WeeklyScheduleProperty- Specified by:
getWeeklyin interfaceCfnCisScanConfigurationPropsMixin.ScheduleProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-