Class: Aws::Types::OperatorRequest
- Inherits:
-
Object
- Object
- Aws::Types::OperatorRequest
- 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.
14952 14953 14954 |
# File 'sig/types.rbs', line 14952 def principal @principal end |