Class: Aws::Types::DelegatedAdminConstraint
- Inherits:
-
Object
- Object
- Aws::Types::DelegatedAdminConstraint
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_principal ⇒ ::String
Returns the value of attribute service_principal.
Instance Attribute Details
#service_principal ⇒ ::String
Returns the value of attribute service_principal.
41 42 43 |
# File 'sig/types.rbs', line 41 def service_principal @service_principal end |