Class: Aws::Types::SubscribedIamPrincipal
- Inherits:
-
Object
- Object
- Aws::Types::SubscribedIamPrincipal
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#principal_arn ⇒ ::String
Returns the value of attribute principal_arn.
Instance Attribute Details
#principal_arn ⇒ ::String
Returns the value of attribute principal_arn.
6086 6087 6088 |
# File 'sig/types.rbs', line 6086 def principal_arn @principal_arn end |