Class: Aws::Types::DescribeIdentityIdFormatRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeIdentityIdFormatRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#principal_arn ⇒ ::String
Returns the value of attribute principal_arn.
-
#resource ⇒ ::String
Returns the value of attribute resource.
Instance Attribute Details
#principal_arn ⇒ ::String
Returns the value of attribute principal_arn.
5867 5868 5869 |
# File 'sig/types.rbs', line 5867 def principal_arn @principal_arn end |
#resource ⇒ ::String
Returns the value of attribute resource.
5866 5867 5868 |
# File 'sig/types.rbs', line 5866 def resource @resource end |