Class: Aws::Types::JobWorkerExecutorConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#polling_accounts::Array[::String]

Returns the value of attribute polling_accounts.

Returns:

  • (::Array[::String])


711
712
713
# File 'sig/types.rbs', line 711

def polling_accounts
  @polling_accounts
end

#polling_service_principals::Array[::String]

Returns the value of attribute polling_service_principals.

Returns:

  • (::Array[::String])


712
713
714
# File 'sig/types.rbs', line 712

def polling_service_principals
  @polling_service_principals
end