Class CfnCampaignPropsMixin.SignalFetchInformationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise.CfnCampaignPropsMixin.SignalFetchInformationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCampaignPropsMixin.SignalFetchInformationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCampaignPropsMixin.SignalFetchInformationProperty
@Stability(Stable)
@Internal
public static final class CfnCampaignPropsMixin.SignalFetchInformationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCampaignPropsMixin.SignalFetchInformationProperty
An implementation for
CfnCampaignPropsMixin.SignalFetchInformationProperty-
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.iotfleetwise.CfnCampaignPropsMixin.SignalFetchInformationProperty
CfnCampaignPropsMixin.SignalFetchInformationProperty.Builder, CfnCampaignPropsMixin.SignalFetchInformationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCampaignPropsMixin.SignalFetchInformationProperty.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 booleanThe actions to be performed by the signal fetch.final NumberThe version of the condition language used.final StringThe fully qualified name of the signal to be fetched.final ObjectThe configuration of the signal fetch operation.final 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 theCfnCampaignPropsMixin.SignalFetchInformationProperty.Builder.
-
-
Method Details
-
getActions
Description copied from interface:CfnCampaignPropsMixin.SignalFetchInformationPropertyThe actions to be performed by the signal fetch.- Specified by:
getActionsin interfaceCfnCampaignPropsMixin.SignalFetchInformationProperty- See Also:
-
getConditionLanguageVersion
Description copied from interface:CfnCampaignPropsMixin.SignalFetchInformationPropertyThe version of the condition language used.- Specified by:
getConditionLanguageVersionin interfaceCfnCampaignPropsMixin.SignalFetchInformationProperty- See Also:
-
getFullyQualifiedName
Description copied from interface:CfnCampaignPropsMixin.SignalFetchInformationPropertyThe fully qualified name of the signal to be fetched.- Specified by:
getFullyQualifiedNamein interfaceCfnCampaignPropsMixin.SignalFetchInformationProperty- See Also:
-
getSignalFetchConfig
Description copied from interface:CfnCampaignPropsMixin.SignalFetchInformationPropertyThe configuration of the signal fetch operation.Returns union: either
IResolvableorCfnCampaignPropsMixin.SignalFetchConfigProperty- Specified by:
getSignalFetchConfigin interfaceCfnCampaignPropsMixin.SignalFetchInformationProperty- 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()
-