Class: Aws::Types::ListBatchJobRestartPointsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


734
735
736
# File 'sig/types.rbs', line 734

def application_id
  @application_id
end

#auth_secrets_manager_arn::String

Returns the value of attribute auth_secrets_manager_arn.

Returns:

  • (::String)


735
736
737
# File 'sig/types.rbs', line 735

def auth_secrets_manager_arn
  @auth_secrets_manager_arn
end

#execution_id::String

Returns the value of attribute execution_id.

Returns:

  • (::String)


736
737
738
# File 'sig/types.rbs', line 736

def execution_id
  @execution_id
end