Module: Aws::Omics::Client::_CreateWorkflowResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateWorkflowResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


415
# File 'sig/client.rbs', line 415

def arn: () -> ::String

#id::String

Returns:

  • (::String)


416
# File 'sig/client.rbs', line 416

def id: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "UPDATING", "DELETED", "FAILED", "INACTIVE")


417
# File 'sig/client.rbs', line 417

def status: () -> ("CREATING" | "ACTIVE" | "UPDATING" | "DELETED" | "FAILED" | "INACTIVE")

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


418
# File 'sig/client.rbs', line 418

def tags: () -> ::Hash[::String, ::String]

#uuid::String

Returns:

  • (::String)


419
# File 'sig/client.rbs', line 419

def uuid: () -> ::String