Class: Aws::Types::InputLambdaProcessorUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_arn_update::String

Returns the value of attribute resource_arn_update.

Returns:

  • (::String)


269
270
271
# File 'sig/types.rbs', line 269

def resource_arn_update
  @resource_arn_update
end

#role_arn_update::String

Returns the value of attribute role_arn_update.

Returns:

  • (::String)


270
271
272
# File 'sig/types.rbs', line 270

def role_arn_update
  @role_arn_update
end