Class: Aws::Types::EnvironmentDetailsIdentifiers

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#environment_id::String

Returns the value of attribute environment_id.

Returns:

  • (::String)


1122
1123
1124
# File 'sig/types.rbs', line 1122

def environment_id
  @environment_id
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


1121
1122
1123
# File 'sig/types.rbs', line 1121

def job_id
  @job_id
end