Class: Aws::Types::GetServicePrincipalNameRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connector_arn::String

Returns the value of attribute connector_arn.

Returns:

  • (::String)


288
289
290
# File 'sig/types.rbs', line 288

def connector_arn
  @connector_arn
end

#directory_registration_arn::String

Returns the value of attribute directory_registration_arn.

Returns:

  • (::String)


289
290
291
# File 'sig/types.rbs', line 289

def directory_registration_arn
  @directory_registration_arn
end