Class: Aws::Types::ServiceNowProviderConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_name::String

Returns the value of attribute instance_name.

Returns:

  • (::String)


7570
7571
7572
# File 'sig/types.rbs', line 7570

def instance_name
  @instance_name
end

#secret_arn::String

Returns the value of attribute secret_arn.

Returns:

  • (::String)


7571
7572
7573
# File 'sig/types.rbs', line 7571

def secret_arn
  @secret_arn
end