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)


6050
6051
6052
# File 'sig/types.rbs', line 6050

def principal_arn
  @principal_arn
end

#resource::String

Returns the value of attribute resource.

Returns:

  • (::String)


6049
6050
6051
# File 'sig/types.rbs', line 6049

def resource
  @resource
end