Class: Aws::Types::PutServiceLinkedConfigurationRecorderRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#service_principal::String

Returns the value of attribute service_principal.

Returns:



1891
1892
1893
# File 'sig/types.rbs', line 1891

def service_principal
  @service_principal
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



1892
1893
1894
# File 'sig/types.rbs', line 1892

def tags
  @tags
end