Class: Aws::Types::ServiceNowDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auth_status"ACTIVE", "FAILED"

Returns the value of attribute auth_status.

Returns:

  • ("ACTIVE", "FAILED")


7565
7566
7567
# File 'sig/types.rbs', line 7565

def auth_status
  @auth_status
end

#instance_name::String

Returns the value of attribute instance_name.

Returns:

  • (::String)


7563
7564
7565
# File 'sig/types.rbs', line 7563

def instance_name
  @instance_name
end

#secret_arn::String

Returns the value of attribute secret_arn.

Returns:

  • (::String)


7564
7565
7566
# File 'sig/types.rbs', line 7564

def secret_arn
  @secret_arn
end