Class: Aws::Types::FunctionRunAsConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#gid::Integer

Returns the value of attribute gid.

Returns:

  • (::Integer)


596
597
598
# File 'sig/types.rbs', line 596

def gid
  @gid
end

#uid::Integer

Returns the value of attribute uid.

Returns:

  • (::Integer)


597
598
599
# File 'sig/types.rbs', line 597

def uid
  @uid
end