Class: Aws::Types::WorkerConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#revision::Integer

Returns the value of attribute revision.

Returns:

  • (::Integer)


642
643
644
# File 'sig/types.rbs', line 642

def revision
  @revision
end

#worker_configuration_arn::String

Returns the value of attribute worker_configuration_arn.

Returns:

  • (::String)


643
644
645
# File 'sig/types.rbs', line 643

def worker_configuration_arn
  @worker_configuration_arn
end