Class: Aws::Types::ServiceInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#service_code ⇒ ::String

Returns the value of attribute service_code.

Returns:

  • (::String)


376
377
378
# File 'sig/types.rbs', line 376

def service_code
  @service_code
end

#service_name ⇒ ::String

Returns the value of attribute service_name.

Returns:

  • (::String)


377
378
379
# File 'sig/types.rbs', line 377

def service_name
  @service_name
end