Class CfnRecommenderPropsMixin.RecommenderUpdateProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.customerprofiles.CfnRecommenderPropsMixin.RecommenderUpdateProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRecommenderPropsMixin.RecommenderUpdateProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRecommenderPropsMixin.RecommenderUpdateProperty
@Stability(Stable)
@Internal
public static final class CfnRecommenderPropsMixin.RecommenderUpdateProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRecommenderPropsMixin.RecommenderUpdateProperty
An implementation for
CfnRecommenderPropsMixin.RecommenderUpdateProperty-
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.customerprofiles.CfnRecommenderPropsMixin.RecommenderUpdateProperty
CfnRecommenderPropsMixin.RecommenderUpdateProperty.Builder, CfnRecommenderPropsMixin.RecommenderUpdateProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRecommenderPropsMixin.RecommenderUpdateProperty.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 StringThe timestamp of when the update was created.final StringThe reason for update failure.final StringThe timestamp of when the update was last modified.final ObjectConfiguration for the recommender.final StringThe status of the recommender.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 theCfnRecommenderPropsMixin.RecommenderUpdateProperty.Builder.
-
-
Method Details
-
getCreationDateTime
Description copied from interface:CfnRecommenderPropsMixin.RecommenderUpdatePropertyThe timestamp of when the update was created.- Specified by:
getCreationDateTimein interfaceCfnRecommenderPropsMixin.RecommenderUpdateProperty- See Also:
-
getFailureReason
Description copied from interface:CfnRecommenderPropsMixin.RecommenderUpdatePropertyThe reason for update failure.- Specified by:
getFailureReasonin interfaceCfnRecommenderPropsMixin.RecommenderUpdateProperty- See Also:
-
getLastUpdatedDateTime
Description copied from interface:CfnRecommenderPropsMixin.RecommenderUpdatePropertyThe timestamp of when the update was last modified.- Specified by:
getLastUpdatedDateTimein interfaceCfnRecommenderPropsMixin.RecommenderUpdateProperty- See Also:
-
getRecommenderConfig
Description copied from interface:CfnRecommenderPropsMixin.RecommenderUpdatePropertyConfiguration for the recommender.Returns union: either
IResolvableorCfnRecommenderPropsMixin.RecommenderConfigProperty- Specified by:
getRecommenderConfigin interfaceCfnRecommenderPropsMixin.RecommenderUpdateProperty- See Also:
-
getStatus
Description copied from interface:CfnRecommenderPropsMixin.RecommenderUpdatePropertyThe status of the recommender.- Specified by:
getStatusin interfaceCfnRecommenderPropsMixin.RecommenderUpdateProperty- 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()
-