Class CfnScheduledQueryMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.logs.CfnScheduledQueryMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnScheduledQueryMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnScheduledQueryMixinProps
@Stability(Stable)
@Internal
public static final class CfnScheduledQueryMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnScheduledQueryMixinProps
An implementation for
CfnScheduledQueryMixinProps-
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.logs.CfnScheduledQueryMixinProps
CfnScheduledQueryMixinProps.Builder, CfnScheduledQueryMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnScheduledQueryMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal Stringfinal ObjectReturns union: eitherIResolvableorCfnScheduledQueryPropsMixin.DestinationConfigurationPropertyfinal Stringfinal StringgetName()final Stringfinal Stringfinal Numberfinal Stringfinal Numberfinal Numberfinal StringgetState()getTags()final Stringfinal inthashCode()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 theCfnScheduledQueryMixinProps.Builder.
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfaceCfnScheduledQueryMixinProps- See Also:
-
getDestinationConfiguration
Description copied from interface:CfnScheduledQueryMixinPropsReturns union: eitherIResolvableorCfnScheduledQueryPropsMixin.DestinationConfigurationProperty- Specified by:
getDestinationConfigurationin interfaceCfnScheduledQueryMixinProps- See Also:
-
getExecutionRoleArn
- Specified by:
getExecutionRoleArnin interfaceCfnScheduledQueryMixinProps- See Also:
-
getLogGroupIdentifiers
- Specified by:
getLogGroupIdentifiersin interfaceCfnScheduledQueryMixinProps- See Also:
-
getName
- Specified by:
getNamein interfaceCfnScheduledQueryMixinProps- See Also:
-
getQueryLanguage
- Specified by:
getQueryLanguagein interfaceCfnScheduledQueryMixinProps- See Also:
-
getQueryString
- Specified by:
getQueryStringin interfaceCfnScheduledQueryMixinProps- See Also:
-
getScheduleEndTime
- Specified by:
getScheduleEndTimein interfaceCfnScheduledQueryMixinProps- See Also:
-
getScheduleExpression
- Specified by:
getScheduleExpressionin interfaceCfnScheduledQueryMixinProps- See Also:
-
getScheduleStartTime
- Specified by:
getScheduleStartTimein interfaceCfnScheduledQueryMixinProps- See Also:
-
getStartTimeOffset
- Specified by:
getStartTimeOffsetin interfaceCfnScheduledQueryMixinProps- See Also:
-
getState
- Specified by:
getStatein interfaceCfnScheduledQueryMixinProps- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnScheduledQueryMixinProps- See Also:
-
getTimezone
- Specified by:
getTimezonein interfaceCfnScheduledQueryMixinProps- 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()
-