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)


15257
15258
15259
# File 'sig/types.rbs', line 15257

def arn
  @arn
end

#statuses::Array[Types::IdFormat]

Returns the value of attribute statuses.

Returns:



15258
15259
15260
# File 'sig/types.rbs', line 15258

def statuses
  @statuses
end