Class: Aws::Types::PagerDutyIncidentDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_resolve ⇒ Boolean

Returns the value of attribute auto_resolve.

Returns:

  • (Boolean)


559
560
561
# File 'sig/types.rbs', line 559

def auto_resolve
  @auto_resolve
end

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


560
561
562
# File 'sig/types.rbs', line 560

def id
  @id
end

#secret_id ⇒ ::String

Returns the value of attribute secret_id.

Returns:

  • (::String)


561
562
563
# File 'sig/types.rbs', line 561

def secret_id
  @secret_id
end