@Stability(value=Stable) @Internal public static final class CfnServer.WorkflowDetailProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnServer.WorkflowDetailProperty
CfnServer.WorkflowDetailPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnServer.WorkflowDetailProperty.Builder, CfnServer.WorkflowDetailProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnServer.WorkflowDetailProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnServer.EndpointDetailsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getExecutionRole()
Includes the necessary permissions for S3, EFS, and Lambda operations that Transfer can assume, so that all workflow steps can operate on the required resources.
|
String |
getWorkflowId()
A unique identifier for the workflow.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnServer.WorkflowDetailProperty.Builder builder)
CfnServer.EndpointDetailsProperty.Builder.public final String getExecutionRole()
CfnServer.WorkflowDetailPropertygetExecutionRole in interface CfnServer.WorkflowDetailPropertypublic final String getWorkflowId()
CfnServer.WorkflowDetailPropertygetWorkflowId in interface CfnServer.WorkflowDetailProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.