Class: Aws::Types::JobScopeTerm

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#simple_scope_termTypes::SimpleScopeTerm

Returns the value of attribute simple_scope_term.



1090
1091
1092
# File 'sig/types.rbs', line 1090

def simple_scope_term
  @simple_scope_term
end

#tag_scope_termTypes::TagScopeTerm

Returns the value of attribute tag_scope_term.

Returns:



1091
1092
1093
# File 'sig/types.rbs', line 1091

def tag_scope_term
  @tag_scope_term
end