Class: Aws::Types::GetServicePrincipalNameResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetServicePrincipalNameResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#service_principal_name ⇒ Types::ServicePrincipalName
Returns the value of attribute service_principal_name.
Instance Attribute Details
#service_principal_name ⇒ Types::ServicePrincipalName
Returns the value of attribute service_principal_name.
294 295 296 |
# File 'sig/types.rbs', line 294 def service_principal_name @service_principal_name end |