Class: Aws::Types::LinkedService

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:



953
954
955
# File 'sig/types.rbs', line 953

def description
  @description
end

#service_principal::String

Returns the value of attribute service_principal.

Returns:



952
953
954
# File 'sig/types.rbs', line 952

def service_principal
  @service_principal
end