Class: Aws::Types::ScopeSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#project_selection_scope"ALL"

Returns the value of attribute project_selection_scope.

Returns:

  • ("ALL")


2527
2528
2529
# File 'sig/types.rbs', line 2527

def project_selection_scope
  @project_selection_scope
end