Class CfnRulePropsMixin.CaseSlaConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnRulePropsMixin.CaseSlaConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRulePropsMixin.CaseSlaConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRulePropsMixin.CaseSlaConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnRulePropsMixin.CaseSlaConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRulePropsMixin.CaseSlaConfigurationProperty
An implementation for
CfnRulePropsMixin.CaseSlaConfigurationProperty-
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.connect.CfnRulePropsMixin.CaseSlaConfigurationProperty
CfnRulePropsMixin.CaseSlaConfigurationProperty.Builder, CfnRulePropsMixin.CaseSlaConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRulePropsMixin.CaseSlaConfigurationProperty.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 field Id for the SLA.final StringgetName()The name of the SLA.final ObjectThe target field values for the SLA.final NumberThe target SLA time in minutes.final StringgetType()The type of SLA.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 theCfnRulePropsMixin.CaseSlaConfigurationProperty.Builder.
-
-
Method Details
-
getFieldId
Description copied from interface:CfnRulePropsMixin.CaseSlaConfigurationPropertyThe field Id for the SLA.- Specified by:
getFieldIdin interfaceCfnRulePropsMixin.CaseSlaConfigurationProperty- See Also:
-
getName
Description copied from interface:CfnRulePropsMixin.CaseSlaConfigurationPropertyThe name of the SLA.- Specified by:
getNamein interfaceCfnRulePropsMixin.CaseSlaConfigurationProperty- See Also:
-
getTargetFieldValues
Description copied from interface:CfnRulePropsMixin.CaseSlaConfigurationPropertyThe target field values for the SLA.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnRulePropsMixin.SlaTargetFieldValueProperty>- Specified by:
getTargetFieldValuesin interfaceCfnRulePropsMixin.CaseSlaConfigurationProperty- See Also:
-
getTargetSlaMinutes
Description copied from interface:CfnRulePropsMixin.CaseSlaConfigurationPropertyThe target SLA time in minutes.- Specified by:
getTargetSlaMinutesin interfaceCfnRulePropsMixin.CaseSlaConfigurationProperty- See Also:
-
getType
Description copied from interface:CfnRulePropsMixin.CaseSlaConfigurationPropertyThe type of SLA.- Specified by:
getTypein interfaceCfnRulePropsMixin.CaseSlaConfigurationProperty- 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()
-