Class: Aws::Types::BatchIsAuthorizedWithTokenInputItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#actionTypes::ActionIdentifier

Returns the value of attribute action.



134
135
136
# File 'sig/types.rbs', line 134

def action
  @action
end

#contextTypes::ContextDefinition

Returns the value of attribute context.



136
137
138
# File 'sig/types.rbs', line 136

def context
  @context
end

#resourceTypes::EntityIdentifier

Returns the value of attribute resource.



135
136
137
# File 'sig/types.rbs', line 135

def resource
  @resource
end