Class: Aws::Types::SaaSConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SaaSConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#host_url ⇒ ::String
Returns the value of attribute host_url.
-
#organization_name ⇒ ::String
Returns the value of attribute organization_name.
Instance Attribute Details
#host_url ⇒ ::String
Returns the value of attribute host_url.
1718 1719 1720 |
# File 'sig/types.rbs', line 1718 def host_url @host_url end |
#organization_name ⇒ ::String
Returns the value of attribute organization_name.
1717 1718 1719 |
# File 'sig/types.rbs', line 1717 def organization_name @organization_name end |