Class: Aws::Types::DeleteServiceLinkedConfigurationRecorderRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


592
593
594
# File 'sig/types.rbs', line 592

def arn
  @arn
end

#service_principal::String

Returns the value of attribute service_principal.

Returns:

  • (::String)


591
592
593
# File 'sig/types.rbs', line 591

def service_principal
  @service_principal
end