Class: Aws::Types::SaaSConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#host_url::String

Returns the value of attribute host_url.

Returns:

  • (::String)


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.

Returns:

  • (::String)


1717
1718
1719
# File 'sig/types.rbs', line 1717

def organization_name
  @organization_name
end