Class: Aws::Types::PagerDutyDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authorization_configTypes::PagerDutyAuthorizationConfig

Returns the value of attribute authorization_config.



1276
1277
1278
# File 'sig/types.rbs', line 1276

def authorization_config
  @authorization_config
end

#scopes::Array[::String]

Returns the value of attribute scopes.

Returns:

  • (::Array[::String])


1275
1276
1277
# File 'sig/types.rbs', line 1275

def scopes
  @scopes
end