Class: Aws::Types::Operator
- Inherits:
-
Object
- Object
- Aws::Types::Operator
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#principal ⇒ ::String
Returns the value of attribute principal.
Instance Attribute Details
#principal ⇒ ::String
Returns the value of attribute principal.
1087 1088 1089 |
# File 'sig/types.rbs', line 1087 def principal @principal end |