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:



1910
1911
1912
# File 'sig/types.rbs', line 1910

def service_environment_arn
  @service_environment_arn
end

#service_environment_name::String

Returns the value of attribute service_environment_name.

Returns:



1909
1910
1911
# File 'sig/types.rbs', line 1909

def service_environment_name
  @service_environment_name
end