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)


1770
1771
1772
# File 'sig/types.rbs', line 1770

def service_environment_arn
  @service_environment_arn
end

#service_environment_name::String

Returns the value of attribute service_environment_name.

Returns:

  • (::String)


1769
1770
1771
# File 'sig/types.rbs', line 1769

def service_environment_name
  @service_environment_name
end