Class: Aws::Types::DescribeIdentityIdFormatRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#principal_arn::String

Returns the value of attribute principal_arn.

Returns:

  • (::String)


5867
5868
5869
# File 'sig/types.rbs', line 5867

def principal_arn
  @principal_arn
end

#resource::String

Returns the value of attribute resource.

Returns:

  • (::String)


5866
5867
5868
# File 'sig/types.rbs', line 5866

def resource
  @resource
end