Class CfnEvaluationForm.EvaluationReviewConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnEvaluationForm.EvaluationReviewConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnEvaluationForm.EvaluationReviewConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnEvaluationForm.EvaluationReviewConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnEvaluationForm.EvaluationReviewConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnEvaluationForm.EvaluationReviewConfigurationProperty
An implementation for
CfnEvaluationForm.EvaluationReviewConfigurationProperty-
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.services.connect.CfnEvaluationForm.EvaluationReviewConfigurationProperty
CfnEvaluationForm.EvaluationReviewConfigurationProperty.Builder, CfnEvaluationForm.EvaluationReviewConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEvaluationForm.EvaluationReviewConfigurationProperty.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 NumberNumber of days during which a request for review can be submitted for evaluations created from this form.final ObjectList of recipients who should be notified when a review is requested.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 theCfnEvaluationForm.EvaluationReviewConfigurationProperty.Builder.
-
-
Method Details
-
getReviewNotificationRecipients
Description copied from interface:CfnEvaluationForm.EvaluationReviewConfigurationPropertyList of recipients who should be notified when a review is requested.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnEvaluationForm.EvaluationReviewNotificationRecipientProperty>- Specified by:
getReviewNotificationRecipientsin interfaceCfnEvaluationForm.EvaluationReviewConfigurationProperty- See Also:
-
getEligibilityDays
Description copied from interface:CfnEvaluationForm.EvaluationReviewConfigurationPropertyNumber of days during which a request for review can be submitted for evaluations created from this form.- Specified by:
getEligibilityDaysin interfaceCfnEvaluationForm.EvaluationReviewConfigurationProperty- 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()
-