Class: Aws::Types::ServiceNowServiceDetails
- Inherits:
-
Object
- Object
- Aws::Types::ServiceNowServiceDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorization_config ⇒ Types::ServiceNowServiceAuthorizationConfig
Returns the value of attribute authorization_config.
-
#instance_url ⇒ ::String
Returns the value of attribute instance_url.
Instance Attribute Details
#authorization_config ⇒ Types::ServiceNowServiceAuthorizationConfig
Returns the value of attribute authorization_config.
1866 1867 1868 |
# File 'sig/types.rbs', line 1866 def @authorization_config end |
#instance_url ⇒ ::String
Returns the value of attribute instance_url.
1865 1866 1867 |
# File 'sig/types.rbs', line 1865 def instance_url @instance_url end |