Class: Aws::Types::ScopeSettings
- Inherits:
-
Object
- Object
- Aws::Types::ScopeSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#project_selection_scope ⇒ "ALL"
Returns the value of attribute project_selection_scope.
Instance Attribute Details
#project_selection_scope ⇒ "ALL"
Returns the value of attribute project_selection_scope.
2527 2528 2529 |
# File 'sig/types.rbs', line 2527 def project_selection_scope @project_selection_scope end |