Class: Aws::Types::ServiceReference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#service_id::String

Returns the value of attribute service_id.

Returns:

  • (::String)


1336
1337
1338
# File 'sig/types.rbs', line 1336

def service_id
  @service_id
end

#service_name::String

Returns the value of attribute service_name.

Returns:

  • (::String)


1337
1338
1339
# File 'sig/types.rbs', line 1337

def service_name
  @service_name
end