Class CfnFlow.FlowDefinitionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.bedrock.CfnFlow.FlowDefinitionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlow.FlowDefinitionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlow.FlowDefinitionProperty
@Stability(Stable)
@Internal
public static final class CfnFlow.FlowDefinitionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlow.FlowDefinitionProperty
An implementation for
CfnFlow.FlowDefinitionProperty-
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.bedrock.CfnFlow.FlowDefinitionProperty
CfnFlow.FlowDefinitionProperty.Builder, CfnFlow.FlowDefinitionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlow.FlowDefinitionProperty.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 theCfnFlow.FlowDefinitionProperty.Builder.
-
-
Method Details
-
getConnections
Description copied from interface:CfnFlow.FlowDefinitionPropertyAn array of connection definitions in the flow.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnFlow.FlowConnectionProperty>- Specified by:
getConnectionsin interfaceCfnFlow.FlowDefinitionProperty- See Also:
-
getNodes
Description copied from interface:CfnFlow.FlowDefinitionPropertyAn array of node definitions in the flow.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnFlow.FlowNodeProperty>- Specified by:
getNodesin interfaceCfnFlow.FlowDefinitionProperty- 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()
-