Class: Aws::Types::Lambdas

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


464
465
466
# File 'sig/types.rbs', line 464

def arn
  @arn
end

#cross_account_role::String

Returns the value of attribute cross_account_role.

Returns:

  • (::String)


462
463
464
# File 'sig/types.rbs', line 462

def 
  @cross_account_role
end

#external_id::String

Returns the value of attribute external_id.

Returns:

  • (::String)


463
464
465
# File 'sig/types.rbs', line 463

def external_id
  @external_id
end