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)


6125
6126
6127
# File 'sig/types.rbs', line 6125

def principal_arn
  @principal_arn
end

#resource::String

Returns the value of attribute resource.

Returns:

  • (::String)


6124
6125
6126
# File 'sig/types.rbs', line 6124

def resource
  @resource
end