Class: Aws::Types::WorkerConfigurationDescription

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)


648
649
650
# File 'sig/types.rbs', line 648

def revision
  @revision
end

#worker_configuration_arn::String

Returns the value of attribute worker_configuration_arn.

Returns:

  • (::String)


649
650
651
# File 'sig/types.rbs', line 649

def worker_configuration_arn
  @worker_configuration_arn
end