Class: Aws::Types::PrincipalIdFormat

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)


15554
15555
15556
# File 'sig/types.rbs', line 15554

def arn
  @arn
end

#statuses::Array[Types::IdFormat]

Returns the value of attribute statuses.

Returns:



15555
15556
15557
# File 'sig/types.rbs', line 15555

def statuses
  @statuses
end