Class CfnAIAgentPropsMixin.OrConditionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnAIAgentPropsMixin.OrConditionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAIAgentPropsMixin.OrConditionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAIAgentPropsMixin.OrConditionProperty
@Stability(Stable)
@Internal
public static final class CfnAIAgentPropsMixin.OrConditionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAIAgentPropsMixin.OrConditionProperty
An implementation for
CfnAIAgentPropsMixin.OrConditionProperty-
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.wisdom.CfnAIAgentPropsMixin.OrConditionProperty
CfnAIAgentPropsMixin.OrConditionProperty.Builder, CfnAIAgentPropsMixin.OrConditionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAIAgentPropsMixin.OrConditionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnAIAgentPropsMixin.OrConditionProperty.Builder.
-
-
Method Details
-
getAndConditions
Description copied from interface:CfnAIAgentPropsMixin.OrConditionPropertyA list of conditions which would be applied together with anANDcondition.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnAIAgentPropsMixin.TagConditionProperty>- Specified by:
getAndConditionsin interfaceCfnAIAgentPropsMixin.OrConditionProperty- See Also:
-
getTagCondition
Description copied from interface:CfnAIAgentPropsMixin.OrConditionPropertyA leaf node condition which can be used to specify a tag condition.Returns union: either
IResolvableorCfnAIAgentPropsMixin.TagConditionProperty- Specified by:
getTagConditionin interfaceCfnAIAgentPropsMixin.OrConditionProperty- 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()
-