Class: Aws::Types::UpdateServiceEnvironmentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#service_environment_arn::String

Returns the value of attribute service_environment_arn.

Returns:

  • (::String)


1762
1763
1764
# File 'sig/types.rbs', line 1762

def service_environment_arn
  @service_environment_arn
end

#service_environment_name::String

Returns the value of attribute service_environment_name.

Returns:

  • (::String)


1761
1762
1763
# File 'sig/types.rbs', line 1761

def service_environment_name
  @service_environment_name
end