Class: Aws::Types::ModelClientConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#invocations_max_retries::Integer

Returns the value of attribute invocations_max_retries.

Returns:



8934
8935
8936
# File 'sig/types.rbs', line 8934

def invocations_max_retries
  @invocations_max_retries
end

#invocations_timeout_in_seconds::Integer

Returns the value of attribute invocations_timeout_in_seconds.

Returns:



8933
8934
8935
# File 'sig/types.rbs', line 8933

def invocations_timeout_in_seconds
  @invocations_timeout_in_seconds
end