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)


15899
15900
15901
# File 'sig/types.rbs', line 15899

def arn
  @arn
end

#statuses::Array[Types::IdFormat]

Returns the value of attribute statuses.

Returns:



15900
15901
15902
# File 'sig/types.rbs', line 15900

def statuses
  @statuses
end