toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
omics
/
aws.sdk.kotlin.services.omics.model
/
CreateWorkflowResponse
/
Builder
Builder
class
Builder
Members
Properties
arn
Link copied to clipboard
var
arn
:
String
?
The workflow's ARN.
id
Link copied to clipboard
var
id
:
String
?
The workflow's ID.
status
Link copied to clipboard
var
status
:
WorkflowStatus
?
The workflow's status.
tags
Link copied to clipboard
var
tags
:
Map
<
String
,
String
>
?
The workflow's tags.