Class: Aws::Types::Principal

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)


2773
2774
2775
# File 'sig/types.rbs', line 2773

def arn
  @arn
end

#service ⇒ ::String

Returns the value of attribute service.

Returns:

  • (::String)


2772
2773
2774
# File 'sig/types.rbs', line 2772

def service
  @service
end