Class: Aws::Types::AgentAccessSetting

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#agent_action"COMPUTER_VISION", ...

Returns the value of attribute agent_action.



49
50
51
# File 'sig/types.rbs', line 49

def agent_action
  @agent_action
end

#permission"ENABLED", "DISABLED"

Returns the value of attribute permission.



50
51
52
# File 'sig/types.rbs', line 50

def permission
  @permission
end