class Aws::IoT::Types::ProvisioningHook
@return [String]
Note: Only Lambda functions are currently supported.
The ARN of the target function.
@!attribute [rw] target_arn
@return [String]
Note: Only Lambda functions are currently supported.
The payload that was sent to the target function.
@!attribute [rw] payload_version
Structure that contains ‘payloadVersion` and `targetArn`.