Module: Aws::Omics::Client::_CreateRunGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

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

Returns:

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


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

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