Class: Aws::Types::PollForThirdPartyJobsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_type_idTypes::ActionTypeId

Returns the value of attribute action_type_id.

Returns:



1016
1017
1018
# File 'sig/types.rbs', line 1016

def action_type_id
  @action_type_id
end

#max_batch_size::Integer

Returns the value of attribute max_batch_size.

Returns:

  • (::Integer)


1017
1018
1019
# File 'sig/types.rbs', line 1017

def max_batch_size
  @max_batch_size
end