Class: Aws::Types::ServiceNowConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auth_scopes::Array[::String]

Returns the value of attribute auth_scopes.

Returns:

  • (::Array[::String])


1841
1842
1843
# File 'sig/types.rbs', line 1841

def auth_scopes
  @auth_scopes
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


1840
1841
1842
# File 'sig/types.rbs', line 1840

def instance_id
  @instance_id
end