Module: Aws::Omics::Client::_GetRunGroupResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#max_cpus::Integer

Returns:

  • (::Integer)


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

def max_cpus: () -> ::Integer

#max_duration::Integer

Returns:

  • (::Integer)


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

def max_duration: () -> ::Integer

#max_gpus::Integer

Returns:

  • (::Integer)


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

def max_gpus: () -> ::Integer

#max_runs::Integer

Returns:

  • (::Integer)


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

def max_runs: () -> ::Integer

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

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

Returns:

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


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

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