Class: Aws::Types::UpdateComputeEnvironmentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compute_environment_arn::String

Returns the value of attribute compute_environment_arn.

Returns:

  • (::String)


1694
1695
1696
# File 'sig/types.rbs', line 1694

def compute_environment_arn
  @compute_environment_arn
end

#compute_environment_name::String

Returns the value of attribute compute_environment_name.

Returns:

  • (::String)


1693
1694
1695
# File 'sig/types.rbs', line 1693

def compute_environment_name
  @compute_environment_name
end